Workflow webhooks notify your application when executions are handed off to humans or fail. Configure them in Project → Webhooks → Project webhooks.Documentation Index
Fetch the complete documentation index at: https://docs.kapso.ai/llms.txt
Use this file to discover all available pages before exploring further.
Available events
| Event | Description |
|---|---|
workflow.execution.handoff | Workflow handed off to human agent |
workflow.execution.failed | Workflow execution failed |
Use cases
- Route handoffs to your support queue
- Alert on-call when workflows fail
- Sync execution status to external systems
- Trigger escalation workflows
Full webhook documentation
See payload structures, field descriptions, and setup instructions

