Integrations
Webhooks: connect Cadenio to your stack
Receive real-time events and trigger actions in any system.
6 min · IT, Developers
Integrations
Receive real-time events and trigger actions in any system.
6 min · IT, Developers
Webhooks turn Cadenio into an event source for your entire stack — without polling.
Events
{
"event": "task.completed",
"timestamp": "2025-11-14T10:23:44Z",
"organization": "acme-corp",
"run": {
"id": "run_8fx2mq",
"publicId": "R-1042",
"template": "vendor-onboarding-v3",
"owner": "ana@acme.com"
},
"task": {
"id": "task_7xq1p",
"title": "Vendor document collection",
"completedBy": "john@acme.com",
"completedAt": "2025-11-14T10:23:44Z"
},
"fields": {
"tax_id": "12.345.678/0001-99",
"documents_complete": true,
"notes": "All documents received and verified"
}
}Integrations
Yes. Configure endpoints per specific template or org-wide.
Each request includes an HMAC-SHA256 signature header for validation.
Cadenio retries 3 times with exponential backoff. Failures are logged.
Yes. Recent deliveries are visible in the webhook settings page.
Configure webhooks in minutes and connect any event to any system.