Automation
Webhooks
Subscribe to CRM events and verify delivery signatures.
Webhook payloads include an event id, event type, creation timestamp, and data object.
Verify every request signature before processing the payload.
Return a 2xx response quickly and process long-running work asynchronously.