Delay types
Duration
Wait for a fixed amount of time.
Ranges: 1 minute minimum, 60 days maximum.
Example: Wait 2 hours after a call before sending a follow-up SMS.
Until day
Wait until a specific day of the week and time.
If the specified day/time has already passed this week, it waits until next week.
Example: Wait until Monday at 9:00 AM to start outbound calls for the week.
Until date
Wait until a specific calendar date and time.
Example: Wait until a product launch date before sending announcement emails.
Timezone
All delay types are timezone-aware based on your browser’s timezone at the time you configure the delay. The exact resume timestamp is calculated and stored, so the workflow resumes at the correct time regardless of daylight saving changes.During the wait
While a workflow is waiting:- The execution status shows as Waiting
- The scheduled resume time is recorded
- The workflow automatically resumes when the wait period ends
Example
Drip sequence:- Trigger: Contact created
- Action: Send email — Welcome message
- Action: Wait 1 day
- Action: Send email — Getting started guide
- Action: Wait 3 days
- Action: Voice call with onboarding agent
