Delay
Input
⛔ None
Ouptut
✳️ Any (JSON
) (Passthrough)
Summary
This action will cause the workflow to delay for the specified number of seconds.
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 | Specify the number of seconds that the workflow should wait. Valid values are between 1 - 86400 seconds (up to 24 hours). |