Webhook
Webhooks are by default called at the end of a flow routine. So, webhook is called on the call disconnect even by default. However, there are times when the same web-hook will need to be invoked mid-way for updating customer systems or key value pairs of custom data. Whenever the webhook module is invoked in a flow, a webhook API will be invoked. All recordings, however, are sent only at the end of the flow.
Last updated
Was this helpful?