此连接即将推出
目前还无法启用此功能。以下是它未来的功能和设置方式,让您提前了解。
01功能说明
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.
02如何启用
Give the platform your endpoint address.
Copy the signing secret and verify every call with it.
Pick the events and send a test call.
03需要什么
An HTTPS endpoint of yours and the signing secret to verify calls.
WEBHOOK_URLWEBHOOK_SIGNING_SECRET
04常见问题