Skip to main content

Overview

Scheduled runs are part of the current workflow system. Create a workflow, then attach a cron trigger with a cron expression and optional timezone.
Schedules are workflow triggers, not a separate rt.schedules SDK manager.

Create A Workflow

Add A Cron Trigger

cURL

Cron Syntax

RunTools uses standard 5-field cron expressions: minute hour day month weekday.

Manage Triggers

View Runs

CLI