Workflow Triggers
List workflow triggers
Retrieve all triggers configured for a workflow. Triggers define when and how a workflow should automatically execute.
Use this endpoint to:
- Review configured triggers for a workflow
- Audit which phone numbers trigger this workflow
- Check trigger active status
GET
List workflow triggers
Previous
Replace workflow triggersAtomically replace the full set of triggers for a workflow. All existing triggers are deleted and the supplied set is created in a single transaction — if any trigger in the request is invalid, no changes are applied.
Use this when syncing trigger configuration from an external source of truth. For per-trigger CRUD, use POST/PATCH/DELETE instead.
Next
List workflow triggers

