Create a workflow
Create a new workflow family with an editable draft. Task IDs and sequential links are generated when omitted. type defaults to automations; deployment and read-only state are server controlled.
Authentication
Use a dashboard JWT only for dashboard-authenticated endpoints. Respan API-key endpoints use the respanApiKey auth field instead.
Request
Workflow category. Defaults to automations.
Event that triggers the workflow. Use scheduled with schedule_cron.
UTC five-field cron expression. Required when trigger_event_type is scheduled, forbidden for other trigger types, and limited to a minimum five-minute cadence. Timezone prefixes such as TZ and CRON_TZ are not supported.
Response
Workflow category. Defaults to automations.
Event that triggers the workflow. Use scheduled with schedule_cron.
UTC five-field cron expression. Required when trigger_event_type is scheduled, forbidden for other trigger types, and limited to a minimum five-minute cadence. Timezone prefixes such as TZ and CRON_TZ are not supported.