Skip to main content

Delay

The Delay node pauses workflow execution for a specified duration or until a specific date and time before continuing to the next step.

Configuration​

FieldRequiredDescription
Delay TypeYesHow the delay is applied. Options are Delay For (pause for a fixed duration) and Delay Until (pause until a specific date/time).
AmountYesThe number of time units to delay. Default is 5.
UnitYesThe unit of time for the delay. Options are Seconds, Minutes, Hours, and Days.

Results​

The Results tab shows the delay details after the node executes.

note

The workflow will pause for the configured duration before continuing to the next step.