Delay step
Introduction
This step introduces a pause in the execution of an automation for a specified duration.
Configuration
Delay: Set the duration of the delay in milliseconds. The permissible range is from 0 to 300,000 milliseconds (5 minutes). This is a required field.
Usage
Useful for creating timed delays between actions in an automation, such as waiting for a certain period before sending a message, executing a command, or proceeding to the next step.
Last updated