Skip to main content
Steps that start a process — on a schedule, on demand, or when something arrives.

Cron

trigger.cron · trigger Fire on a cron-like schedule with timezone. Settings
SettingRequiredWhat it does
ScheduleNo
Produces
  • event — Event

Manual Trigger

trigger.manual · trigger Start the workflow manually from the UI. Settings No configuration. Produces
  • output — Output

Sub-workflow Trigger

trigger.subWorkflow · trigger Entry point for a workflow called by another workflow. Define the input fields callers must provide. Settings
SettingRequiredWhat it does
Input FieldsNo
Produces
  • input — Input Data