Help center Sharing
Webhooks, Zapier and your CRM
A signed POST for every booking event.
Under Webhooks, add an HTTPS endpoint and pick events. Each delivery is JSON with the booking, the meeting type, the answers and the host, signed with HMAC-SHA256 over timestamp.body using the secret shown once at creation.
For Zapier or Make, create a "Catch hook" trigger and paste its URL here; use Send test to have the sample payload show up in the builder.