← All primitives

Trigger

planned P0 /v1/triggers

Why it matters: Starts work automatically — connects the outside world to queues and runs.

Activation conditions: webhooks, cron schedules, events, and manual fire.

GitHub issue →

API endpoints

MethodPathDescription
POST/v1/triggersCreate a trigger
GET/v1/triggersList triggers
POST/v1/triggers/:id/fireManually fire a trigger