Channel Scheduling - Conductor Live

Channel Scheduling

Conductor Live schedules channels to run either at a specific time or on a repeating schedule. Specific times are provided via the REST interface within <run_at> tags in the format specified in the ISO 8601 standard as combined date and time with UTC offset, such as “2016-07-05T10:09:00-07:00”.

Repeating schedules are provided within <cron> tags and represented as CRON elements as specified at crontab.org. The syntax for the schedules is summarized below.