A Branch step controls the flow of an automation by allowing different paths based on conditions.
There are two types of Branch steps:
- Conditional Branch: Paths are taken only if specific conditions are met.
- Unconditional Branch: Allows multiple paths to run in parallel or a single path to be chosen later.
Properties
Configurable properties
The Branch step has the following configurable properties:
Conditional branch
This section isn’t ready just yet—we’re working on it! Please check back soon, and if you need help right away, feel free to ask in our Community Forum.
Property | Description |
---|---|
Name | |
Type | |
Mode |
Unconditional branch - All paths
This section isn’t ready just yet—we’re working on it! Please check back soon, and if you need help right away, feel free to ask in our Community Forum.
Property | Description |
---|---|
Name | |
Type | |
Mode |
Unconditional branch - First step
This section isn’t ready just yet—we’re working on it! Please check back soon, and if you need help right away, feel free to ask in our Community Forum.
Property | Description |
---|---|
Name | |
Type | |
Mode | |
First step state |
System properties
The Branch step has no built-in properties.
Paths
This section isn’t ready just yet—we’re working on it! Please check back soon, and if you need help right away, feel free to ask in our Community Forum.
Reordering paths
This section isn’t ready just yet—we’re working on it! Please check back soon, and if you need help right away, feel free to ask in our Community Forum.
Adding and removing paths
This section isn’t ready just yet—we’re working on it! Please check back soon, and if you need help right away, feel free to ask in our Community Forum.
Variable updates
You can update one or more variables when the automation reaches a Branch step or follows a path in a Conditional branch. Click Add, select the variable, and enter a formula. Learn more here.