Every lead, reply, click, checkout, and bounce fires into your endpoint of choice. Signed, queued, retried — operator-grade.
Generated once your workspace is provisioned. Delivered as JSON, signed with HMAC-SHA256 in the X-SourceDeck-Signature header. 3× retry with exponential backoff.
{
"event": "checkout_completed",
"workspace_id": "ws_a4b7c2",
"timestamp": "2026-04-20T17:04:11Z",
"data": {
"lead_id": "ld_91c0e3",
"company": "Acme Property Co",
"email": "operator@acmeprop.com",
"plan": "pro",
"cadence": "monthly",
"revenue_usd": 349,
"attribution": {
"campaign": "SourceDeck | Pricing Diagnosis Funnel",
"step": 4,
"first_touch_at": "2026-04-06T09:15:00Z"
}
}
}