Condition#
Perform an action that will determine the next step(s)
| Name | Description | Mandatory | Type | Possible Values | Default Value |
|---|---|---|---|---|---|
| type | Type of action to | Y | String | ||
| condition | Object with conditions to apply. The condition will be the object key and the value will be the next step. The conditions will be sequentially assessed, and the first to be true will be executed and move to the step in the value. If no conditions are true, it will fallback to the default next property of the step. | Y | Object |