Discussions

Ask a Question

Webhooks Not Firing?

I created 5 webhooks and 5 subscriptions, one for each Event Category.

Outbound call connects to Vertex AI Agent

I need DialPad to make an outbound call and when the caller picks up, to transfer the call to a Vertex AI custom-built conversation agent. How can I achieve that?

Initiate a call when the user is already on one

Hello, I am trying to initiate a call when a user has someone on a call currently. In the user interface, if someone makes a call when someone is already on a call - Dialpad places the current caller on hold and lets the user initiate another call. When I try to replicate that functionality with the Dialpad API I get the following error message - "User is currently on a call". It is possible to have multiple simultaneous calls in the user interface but I can't replicate this functionality with the API. Has anyone found a work around for this problem?

Fetch sent/received SMS from Dialpad to be integrated with my custom application

Hi,

Possible to have External Physical Indicator light for On/Off-Duty status?

I work on a team where we have to manually set ourselves as Available in order to be in the call queue. I'm terrible at remembering to flip my status both when leaving and coming back. I don't suppose anyone knows if there is a way to have an external LED light of some sorts (maybe fed thru a StreamDeck type device?) that shines red or green to reflect my current On or Off Duty status?

Why is the recap_summary subscription webhook firing twice?

We set up a zapier integration that listens for the webhook for the call event recap_summary

Call via Ring - Does a User always have to 'Accept' the outgoing call within Dialpad to actually initiate the call

My subject covers this, but essentially the workflow within my app will be as follows:

What is the lifetime of a Transcript URL?

I'm in the process of implementing the API within my product and as part of the workflow I'm going to GET Transcript URLs once we have the webhook fire with the 'recap_summary' state. All good.

Integrating the chat in C# and Angular

We are trying to integrate the chatbot in our C# and Angular Applications. Do you guy have a guide on how to do that?