Create a delay between actions.
The Wait action allows you to create a short delay before triggering a second action in a multi-step action sequence. For example, when a user submits a form, the Wait action can trigger a short delay while the data source is updated before showing a success message or taking them to a new tab or screen.
The Wait for condition action allows you to create an action sequence in the Action Editor where the next step of the action is triggered only if certain conditions are met.
Setting up the Wait Action
In the Action Editor
Select the + New Action button. If you have existing actions, click on the plus (+) sign in the left panel.
Select the data source for your action.
Configure your first action by clicking the first action in the sequence. At this step, you can also set Conditions to allow the action to trigger, if needed.
To add new actions to the flow, hover just underneath an action and click the plus button. In this way you can add the Wait action as just one step in a larger workflow.
Setting up the Wait for Condition Action
In the Action Editor
Select the + New Action button. If you have existing actions, click on the plus (+) sign in the left panel.
Select the data source for your action.
Configure your first action by clicking the first action in the sequence. At this step, you can also set Conditions to allow the action to trigger, if needed.
To add new actions to the flow, hover just underneath an action and click the plus button. In this way you can add the Wait for Condition action as just one step in a larger workflow.
When setting the Wait for Condition action, select the condition that must be met for the next action in the sequence to run. Set a failure message to display if the condition is not met and the next action in the sequence will fail.
Check the Introduction to Actions page for a full list of components that can be used to trigger actions.