Condition action identifies which block of actions to execute based on the evaluation of a condition.
Example of Condition action configuration
For more information about Action Builder read Action Builder introduction article.
To configure the action Condition additional property should be specified:
Configuration
| Property | Required | Type | Description |
|
Condition |
yes | Boolean | Need to specify a condition for the evaluation that returns whether true or false |
|
If yes |
Block of actions will be executed when evaluation of condition input equals true | ||
|
If no |
Block of actions will be executed when evaluation of condition input equals false |
Availability
| Modern Forms | List Actions | Scheduled/Triggered Actions |
| ✓ | ✓ | ✓ |
Output
Output for this action is not available