Sleep

About Sleep

Waits a period of time and continues to the next callflow.

Schema

Validator for the sleep callflow data object

KeyDescriptionTypeDefaultRequiredSupport Level
durationHow long to pause before continuing the callflowinteger(0..86400000)0false
skip_moduleWhen set to true this callflow action is skipped, advancing to the wildcard branch (if any)boolean()false
unitWhat time unit is ‘duration’ in`string(‘ms''s''m''h’)`

On this page