Automation and developers
Webhooks
A signed HTTP call to your own endpoint on every event you choose.
Cette connexion est en cours
Ce n'est pas quelque chose que vous pouvez activer pour l'instant. Voici ce que cela fera et comment ce sera configuré, pour que vous sachiez à quoi vous attendre.
01Ce qu'il fait
Signed calls to your endpoint, retried and in order
Register an endpoint and the platform calls it — signed, retried, in order — on the events you pick: a conversation started, a hand-off, a booking, a rating. Your own system reacts however you like.
02Comment l'activer
Give the platform your endpoint address.
Copy the signing secret and verify every call with it.
Pick the events and send a test call.
03Ce qu'il faut
An HTTPS endpoint of yours and the signing secret to verify calls.
WEBHOOK_URLWEBHOOK_SIGNING_SECRET
04Questions
Be the first to know
Dites-nous que c'est le canal que vous voulez et nous vous avertirons le jour où il s'ouvre.