Aircall Webhooks

Receive and verify Aircall webhooks. Use when setting up Aircall webhook handlers, debugging Aircall webhook token verification, or handling Aircall cloud phone events like call.created, call.answered, call.ended, message.received, contact.updated, or user.connected.v2. Aircall does NOT use an HMAC signature — verification is a timing-safe comparison of the `token` field inside the JSON body.

hookdeck 8fb435d 20 files · 147.6 KB Updated

File contents

hookdeck/webhook-skills/tree/main/skills/aircall-webhooks commit 8fb435d8f3

Frequently asked questions

npx skillmds@latest add hookdeck/aircall-webhooks