Webhook name & URL
One way of authenticating a webhook call is by including a key generated by you, as part of the webhook URL. For example, the URL could look like:
https://server.yourcompany.com/tcbiz-webhook?key=<yourkey>
Last updated
Was this helpful?