trigger.type can be cron, one_time, immediate, or participant_state.
All endpoints are under /v1/programs/{programId}/automations.
Endpoints
- Create, list, get, update, and delete automations
- Trigger an automation manually outside its schedule
- Cancel a pending or scheduled automation run
- Refresh subscriptions for a
participant_stateautomation (re-evaluate filters) - List subscriptions for a
participant_stateautomation
For usage patterns and examples, see the Automations guide.