Wait For Widget within a Workflow

The Wait For widget is used to pause workflow execution for a specified duration before continuing to the next workflow step.

This is useful for creating delayed journeys, scheduled follow-ups, reminder notifications, or timed workflow actions.

Users can configure the wait duration using:

  • Time
  • Unit

The supported duration range is between 1 minute and 30 days.

Steps to configure Wait For Widget

1

Drag and drop the Wait For widget into the workflow and connect it to the required workflow step.

2

Configure the Time field.

Enter the numeric value that defines how long the workflow should pause before continuing.

Example:

1
3

Select the Unit for the wait duration.

Supported units may include:

  • Minutes
  • Hours
  • Days

Example:

Days
4

Save the workflow configuration.

Once configured, the workflow execution will pause for the specified duration before triggering the next workflow action.

Example

TimeUnitResult
1DaysWorkflow waits for 1 day before continuing.
30MinutesWorkflow waits for 30 minutes before continuing.
2HoursWorkflow waits for 2 hours before continuing.

The supported wait duration must be between 1 minute and 30 days.