Workflow Utilities
In addition to Triggers and Actions provided by Workflow Apps you can also make use of Utilities to automate even more use cases.

Workflow Utilities
In addition to Triggers and Actions provided by Workflow Apps you can also make use of Utilities to automate even more use cases.

Conditions
Conditions allow you to branch a workflow into multiple routes based on logic using values from previous blocks. This enables you to put a lot of intricate logic into one workflow. Read more about the Conditions Utility.
Conditions Utility
Split
Use this if you want to create branches based on percentage-based distribution, rather than logic. Read more about the Split Utility.
Split Utility