Structure

A Branch step consists of three main components:

  1. Default Destination: Steps connected to the top connection circle execute regardless of conditions
  2. Conditional Paths: Multiple IF conditions with their own destination steps
  3. Else Path: Optional default path when no conditions are met

Adding Conditions

  1. Click the ”+” button located at the bottom of the existing conditions
  2. Write your condition logic in the new condition box
  3. Connect desired steps to the new condition’s destination