Workflows
-
Workflows overview
About Workflows Workflows allow you to automate manual actions that are triggered by an event and based on a set of if / then conditions....
-
Creating your Workflows
Creating your Workflows You can create a Workflow by going to the Workflows section of your Dashboard. On the top right side of the Work...
-
Testing and auditing your Workflows
Testing and auditing your Workflows In order to make sure your Workflows operate as expected, users can leverage Rollouts, Output Step, a...
-
Workflow events, conditions, and actions
Events, conditions, and actions that are supported by Workflows The following is a list of events, conditions, and actions we currently s...
-
Custom Code overview
About Custom Code Our 2.0 release introduces a new step that allows users to implement custom JS logic directly within a Workflow. This f...
-
Workflows FAQs
What happens if I set up a Workflow with multiple if / then conditions? The Workflow will process each IF / THEN condition sequentially. ...