If
Run an execute block if a condition is met
| Parameter | Required | Data type | Details |
|---|---|---|---|
| condition | Yes | string | Must be at least 1 characters long |
| execute | Yes | array | List of actions to run. Execute will either produce ALL results, or return an error |
Run an execute block if a condition is met
| Parameter | Required | Data type | Details |
|---|---|---|---|
| condition | Yes | string | Must be at least 1 characters long |
| execute | Yes | array | List of actions to run. Execute will either produce ALL results, or return an error |