Wait

Pauses the flow for a given time

Type

  • Time

    • Wait for a specified time

  • Wait until resumed

    • Wait until resumed by the user

      • Useful as a breakpoint (i.e. pausing the flow at a particular point)

Seconds (applicable if Type is Time)

  • Number of seconds to wait for

Last updated