Conditions and branches
Model conditional logic with if-else branches, parallel paths, and merge strategies so workflows route work based on field values and event data.
Branches let workflows mirror real decisions: approvals vs auto-reject, regional routing, or parallel reviews that must all pass. Invest time in condition clarity—ambiguous logic becomes expensive to debug under load.