Wait For

This function card pauses the flow and waits for a specified amount of time before resuming the flow.

The minimum amount of time you can wait is 1 second and the maximum is 30 days. A value of more than 30 days will result in the termination of the flow.

Input

Field Definition Type Required
delay Number of units to pause the flow. Number TRUE
unit Unit of time for the length of the pause. Valid options are:
  • second
  • minute
  • hour
  • day
Dropdown TRUE

Output

This card has no output fields.

Related topics

Functions in Workflows

Workflow elements