Wait/Wait for Condition
Wait/Wait for Condition
Create a delay between actions.
The Wait action allows you to create a short delay before triggering a second action in a multi-step Workflow. 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 Workflow Editor where the next step of the action is triggered only if certain conditions are met. The Timeout seconds field tells the action how long to wait for the condition to be met. If the condition is not met in that time, then the action will fail and display the message you input. For example, if you put in 8 seconds and the condition is met in 1 second, the action will run after one second. If it gets to 8 seconds and the condition isn’t met, then the action will fail.
Setting up the Wait Action
In the Workflow Editor
Select the + New Workflow button. If you have existing actions, click on the plus (+) sign in the left panel.
Setting up the Wait for Condition Action
In the Workflow Editor
Select the + New Workflow button. If you have existing actions, click on the plus (+) sign in the left panel.
Configure your first action by clicking the first step in the workflow. At this step, you can also set conditions to allow the action to trigger, if needed.
Check the Introduction to Actions page for a full list of components that can be used to trigger actions.