Conditional branches
Learn how to create and configure conditional branches in APIANT automations to control action flow based on defined criteria, using AND/OR logic and nested conditions for advanced decision-making.
Conditional branches let automations choose different execution paths for actions based upon criteria:

To add a conditional branch, click a "plus" icon and select the option:

Then configure the condition's criteria. Typically the condition will be based on a mapped output value from a previously executed action:

The conditional can include AND and OR logic for sophisticated branching rules if needed.
Then add actions to the true and false branches of the condition as needed:

Conditions can be nested into the true/false branches as needed:
