Waiting elements allow you to insert delays or wait for a specific date/time before executing an action. The flow is blocked until the specified time has elapsed.
- Delay: Insert a delay of a specific duration before executing the next action.
- Wait Until Date/Time: Wait until a specific date and time before executing the next action.
Here’s the list of parameters available for each waiting element:
Element | Parameters | Meaning of the Parameters |
---|---|---|
Delay | Waiting interval | For how long the flow should wait before moving to the next step |
Wait Until Date/Time | Deadline | The flow must wait until the deadline before moving to the next step |