Workflow Triggers
Define event-based triggers that automatically start workflow executions.
Create Trigger
Create a new workflow trigger.
List Triggers
List workflow triggers with optional filters and sorting.
Get Trigger Types
Get list of supported trigger types.
Bulk Enable Triggers
Enable all triggers for the current tenant.
Bulk Disable Triggers
Disable all triggers for the current tenant.
Generate Webhook Url
Generate a webhook URL for a trigger stage.
Get Trigger
Get a specific workflow trigger by ID.
Update Trigger
Update a workflow trigger.
Delete Trigger
Delete a workflow trigger (soft delete).
Enable Trigger
Enable a workflow trigger.
Disable Trigger
Disable a workflow trigger.
Test Trigger
Test a trigger with sample data.
Get Trigger Stats
Get execution statistics for a specific trigger.
Get Trigger Executions
Get execution history for a trigger.
Get Sample Data
Get latest sample webhook payload for this trigger.
Clear Sample Data
Clear sample data and stop listening.