I want to go from flow A to flow B (specific section)
I am able to trigger flow B from flow A and reach the required section. However, it skips the first few steps and goes to the next steps. Now these skipped steps have filters on them (that is why they don’t get triggered). If I need to add an “OR” filter (in order to pass the control to the skipped steps), what should this filter be?
I am able to pass metadata when I trigger the target flow B, but when I reach the specific section, where and how do I add the metadata filter? I am unable to understand what this means, “Type any metadata key to use its value”