Discussions

Ask a Question

Contact Events Subscription not receiving events

Hello, I'd like to know why my contact event subscription webhook receives no events. I want to know whether I have misconfigured something or not. Here's my contact subscription event ID: 6082732149932032 Thank you

ACD in the Stats in the Usage Statistics Report

I believe ACD means Automated Call Distribution as I know it. But what does it mean on the Stats report? It seems to be a time length number, but records data even outside any call queue or Ai Sales Center level inbound calls. It is in some cases slightly different than minutes on the report.

API docs request

Do we have other docs to get and filter calls list based on phone number of participant like dialpad.com/api/call/search and get sms also?

api keys

I cant create the api keys I keep writing to support and no one has replied.

List of Duty Status Reasons for Call Center Operators

Hello! For the, `/callcenters/operators/{id}/dutystatus` endpoint, Is there a list of the values `duty_status_reason` can return? Is there a duty status reason that would indicate that a call center operator was set to an off duty status because of a missed call? Thank you!

Account Sandbox

hello good afternoon where can i get a sanbox account? and how can I generate an API Key follow the steps of the dashboard <https://developers.dialpad.com/docs/api-key-generation> but for some reason it doesn't show me the module "Authentication".

Convert inbound caller number to Name

Hi there, I'd like to have inbound callers come up with their name rather then a number. I can setup something to ping the database on any call inbound. Is there an api endpoint that can get a call ID and disguise it as a String name instead of the number calling in? If not, is there another method that would allow this. I've tried to add shared contacts as they call in but that doesn't seem to work if they exist and call it still comes up as a number. Also checking whether a person exists in dialpad every time they call doesn't seem viable

Access denied to create subscription to state 'admin_recording'.

What scope is required to create a subscription on admin_recording?

Calls from the same flow have different direction

We've noticed that occasionally we will have a call flow whose entry point segment is in one direction (i.e. outbound) but all the other segments in that call flow are in the other direction (inbound). What can cause this to happen?

External messaging blocked, not a2p registered

i am using api in php on my local pc its work fine but when i move my code to live server its showing error External messaging blocked, not a2p registered". Please help what i am doing wrong?