An IVR webHook allows transferring the data from a phone call to a web server. It could be passed along the answers to non-recorded IVR questions as well as information such as the caller ID, timestamp, and the number dialed.
To use a webhook, we recommended registering a URL with our service. That URL is a place within your application that will accept the data and do something with it. In this case, you can tell us when you’d like to receive data.
Whenever there’s something new, the webhook will send it to your URL.Application can be connected via a common communication method(ReST,JSON,POST)etc.

Follow Us
-->