Delay
Use the Delay action to delay the execution of the workflow.
Complete the following steps to use the Delay action in your workflow:
1. Click and drag the Delay action under Developer Tools to the canvas, place the pointer on the action, and then click or double-click the action. The Delay window opens.
2. Edit the Label, if needed. By default, the label name is the same as the action name.
3. In the Time in Seconds field, provide the delay time in seconds.
4. Click Done.
Output schema
The Delay action returns a message string.
Was this helpful?