Automation Editor
...
Building Automations
Action functionality

Conditional branches

2min
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