Sleep
The Sleep block is used to pause a workflow for a specified period. The workflow resumes execution either after the interval expires or upon interruption.
Procedure
- Drag and drop the Sleep block into your workflow.
- In the Seconds field, enter the number of seconds for which you want to
pause the workflow, for example, 45. Note: The entered number of seconds represents the minimum amount of time for which the workflow is paused. The workflow pauses for this number of seconds, but might not resume immediately afterwards.
- Run the workflow to apply the changes.
Disabling the Sleep block
To temporarily disable the Sleep block without deleting it, turn off the switch in the block header.