Steps Advanced
Branching
Create conditional logic to route data down different paths
Structure
A Branch step consists of three main components:
- Default Destination: Steps connected to the top connection circle execute regardless of conditions
- Conditional Paths: Multiple
IF
conditions with their own destination steps - Else Path: Optional default path when no conditions are met
Adding Conditions
- Click the ”+” button located at the bottom of the existing conditions
- Write your condition logic in the new condition box
- Connect desired steps to the new condition’s destination