Discussions

Ask a Question
Back to All

Http request (webhook) when incoming call

Hi. I’m trying to create a webhook. So when a client call in, it will make a http request to another webserver ? Not sure where to look for in the documentation thanks

Admin

Yes.

You will need to set up a webhook and use the webhook ID from the response as endpoint ID for a call subscription through these two methods.

https://developers.dialpad.com/reference/webhookscreate

https://developers.dialpad.com/reference/webhook_call_event_subscriptioncreate


More information here:

https://developers.dialpad.com/docs/event-subscriptions

Marked as answered by Benjamin Holmes