Delay

Input Output
None Any (JSON) (Passthrough)

Summary

This action will cause the workflow to delay for the specified number of seconds.

Warning! The exact delay time is not guaranteed due to the asynchronous nature of how actions are processed. The workflow will wait for a minimum of the specified number of seconds, but may also be delayed by up to an additional 30 seconds due to system load.

Properties

Name Type Templatable Notes
Delay Time

Number

No

Specify the number of seconds that the workflow should wait.

Valid values are between 1 - 86400 seconds (up to 24 hours).