Skip to main content

How to use the wait node?

Updated over 3 weeks ago

In a flow, the wait node allows you to delay the execution of the following nodes according to the time you have set.

Some rules to know:

  • When a wait node is removed from the flow, all subsequent nodes will no longer be executed.

  • If the node following a wait node is deleted or replaced, the flow will execute correctly on the new intended node.

  • If the duration of a wait node is changed after the flow has already been sent to some people, the change will only apply to future sends.

Did this answer your question?