Triggers start workflow runs. This page is a compact catalog; see Triggers for authoring guidance and payload design.

Current Trigger IDs

Trigger IDDescription
manualStart manually, by API, by public execution, or with a workflow webhook URL
scheduleScheduled execution
cronjobCron-style execution

Choosing a Trigger

NeedTrigger family
Start from a backend serviceManual or webhook
Run at an intervalSchedule or cron
React to token movementEVM or Solana triggers
Listen to team operationsSlack, Telegram, email
React to commerceShopify, Stripe, Coinbase
Watch market conditionsToken price, exchange listing, Polymarket
React to social activityFarcaster or X

Use manual runs to validate action payloads and expressions before enabling a high-volume trigger.