Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to join multiple IF or ELSE IF branches into a single action in Flow Designer?

SangareswarK
Tera Contributor

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:

  1. Join multiple IF branches into a single action,
    or

  2. Build a clean OR-based condition that still preserves flow readability?

Any suggestions or best practice guidance would be really helpful.
Thank you!

1 REPLY 1

VivekSattanatha
Mega Sage

Maybe use a flow variables and set a value, later based on the flow variable value run the action.

 

https://www.servicenow.com/docs/bundle/yokohama-build-workflows/page/administer/flow-designer/concep...