Common questions about Branch usually focus on execution logic, branch quantity, and condition setup; this FAQ covers 3 frequent questions.
FAQ
How does Branch execute conditions in a flow?
- Open an automation flow that already uses Branch.
- Check whether each branch condition is configured completely.
- When the flow runs, all branches whose conditions are met will execute.
How many branches can I add?
- Open the Configure Parameters panel.
- Click + Add Branch at the bottom to add another branch.
- Expand the structure as needed and review all conditions before saving.
Can one branch contain multiple conditions?
- Select the branch you want to edit.
- Click + Branch Condition to add another condition.
- Review the combined conditions in that branch before saving the flow.
Glossary
| Term | Definition |
|---|---|
| Branch | An execution path in an automation flow that runs when its conditions are met. |
| Branch condition | A rule that determines whether a branch runs, usually based on a field, operator, and comparison value. |
| Automation editor | The editing interface used to build and manage table automation flows. |