Branches for Flows allows you to split your workflow into multiple branches based on defined conditions. This provides the flexibility to execute different actions based on dynamic data, making it ideal for scenarios where your workflow requires conditional logic, such as handling different data types, processing specific values, or choosing between alternative paths.
Configuring the Branches for Flows Action
In your Workflow, select the Built-in tool "Branches" as an action. The Event "Condition" is automatically selected.
Define Branch Conditions
Set a condition based on data or variables available earlier in the workflow. You can use comparison operators like equals, greater than, less than, etc., to define the logic that will select the appropriate branch.