Workflows API
Workflow automation engine for creating DAG-based workflows with 216 node types. Supports manual, event, webhook, and scheduled triggers with BullMQ job scheduling.
Base Path: /api/v1/workflows
Endpoints: 11
Key capabilities:
- Workflow CRUD operations
- Manual workflow execution
- Execution history and status tracking
- Workflow enable/disable toggling
- Trigger configuration (manual, event, webhook, scheduled)
- Execution cancellation
For detailed workflow concepts, see the Workflow Documentation.