Automation and developers
Webhooks
A signed HTTP call to your own endpoint on every event you choose.
This connection is on the way
It is not something you can switch on yet. Here is what it will do and how it will be set up, so you know what to expect.
01What it does
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.
02How to switch it on
Give the platform your endpoint address.
Copy the signing secret and verify every call with it.
Pick the events and send a test call.
03What it needs
An HTTPS endpoint of yours and the signing secret to verify calls.
WEBHOOK_URLWEBHOOK_SIGNING_SECRET
04Questions
Be the first to know
Tell us this is the channel you want and we will let you know the day it opens.