Conditions
Conditions decide whether a workflow or step should run.
#What it is
Conditions add logic so automations act only in the right situations.
#Key capabilities
- Add rules to workflows
- Run steps only when criteria match
- Combine multiple conditions
- Prevent unwanted runs
#How to use it
1
Add a condition
Define the criteria.
2
Set the logic
Decide what must be true.
3
Test
Confirm it runs only when intended.
Tip
Conditions keep automations precise; use them to avoid unintended runs.
Was this page helpful?