Event payload reference
This page documents the payload Zapier POSTs to yourcallback_url for each connection webhook event. For the CRUD endpoints that register and manage webhooks, go to the Connections API reference.
Delivery headers
Each delivery includes the Standard Webhooks signature headers. For how to use them, go to Verify signatures.
The body is sent as
application/json.
Event object
data object
Example
Event types
connection.expiry_scheduled is the only event type today. New event types may be added later, so treat an unknown type as one to ignore rather than an error.