Delay Action

Node Type

Description

Pause your automation until the delay configuration has occurred.

Delay Action

When to Use

When you want a break or a pause in your Automation, and want to start it on some defined event or outcome.

How to Use

  1. Select what the delay action node should wait for
    1. API - coming soon
    2. Webhook - wait until we receive a specific webhook before proceeding with the automation
    3. Time - wait a fixed amount of time, then proceed to the next stage of the automation

Example Use Cases

  • Wait 24 hours before you capture any high risk transaction to give yourself time to review it
  • Auth transactions only, and only capture on webhook (e.g., hotel pre-auths and the guest checks out)