How to join multiple IF or ELSE IF branches into a single action in Flow Designer?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
6 hours ago
Body:
Hi Team,
I am building a flow in Flow Designer where I have multiple IF conditions:
If Hiring Manager is approver
OR Provisioning Lead reference is fille
OR Agency Approver reference is filled
All three conditions must eventually go to the same action (a “Search AD” step).
Since Flow Designer does not allow connecting multiple lines into a single action node, is there any supported method to merge these branches?
I’ve attached a screenshot of my flow design.
Is there a recommended way to:
Join multiple IF branches into a single action,
orBuild a clean OR-based condition that still preserves flow readability?
Any suggestions or best practice guidance would be really helpful.
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
49m ago
Maybe use a flow variables and set a value, later based on the flow variable value run the action.
