ruLog in to Senler

Wait Step

Delay Run Continuation

Select the Wait step on the workflow, then choose the wait mode.

Wait Step. 1. Wait step on the workflow
1. Wait step on the workflow

Under Wait value, keep Manual selected. For Wait for a duration, fill in the delay in seconds. The allowed integer range is 1 second to 31,536,000 seconds, or 365 days.

Wait Step. Highlighted elements: 2. wait mode; 3. Manual; 4. delay in seconds; 5. From variable
2. wait mode · 3. Manual · 4. delay in seconds · 5. From variable

Wait Until A Selected Date

For Wait until date and time with Manual selected, enter a date and time. The editor converts the entered local time to an exact moment before saving.

Until the time arrives, the run task has a waiting status. Pausing the automation preserves the scheduled time; after resuming, the task returns to waiting or execution depending on that time.

Read The Value From A Variable

Select From variable.

Read The Value From A Variable. Highlighted elements: 1. From variable; 2. variable field
1. From variable · 2. variable field

Then choose the required value in the variable field. The scope and name are displayed together; the expanded list groups variables under Run, Lead, Dialog, and Project.

Wait Step. 6. variable field
6. variable field
  • a duration variable must contain an integer number of seconds from 1 to 31,536,000;
  • a date variable must contain an ISO 8601 date and time;
  • current-run and project variables are available, and contextual automations also offer lead variables.

The value is read when the step runs. If the variable is unset or has an incompatible value, the step fails instead of waiting.

If the required number or date is inside an object, select the pencil next to the variable and enter a path to the field.