Branch Connector
Choose which step to execute next based on a condition or value
Actions
Branch on Expression
Choose which step to execute next based on a condition
Input | Comments | Default |
---|---|---|
Condition | The set of conditions to satisfy in order to branch. |
Branch on Value
Choose which step to execute next based on a value.
Input | Comments | Default |
---|---|---|
Input Value | The value used for routing to a branch. This should reference a config variable or output from a previous step. | |
Branch Value Mapping | The branches that are associated with an expected value. |
Select Executed Step Result
Given a collection of step results, returns the results of whichever step was executed and returned a result.
Input | Comments | Default |
---|---|---|
Step Result | The set of step results to consider when selecting a result from an executed step. |