Discussions

Ask a Question

Sending a VCF file (vCard) via SMS/MMS

A VCF file is a contact card. For example, on an iPhone, you can open a contact card in the Contacts app and share it via Messages and then the recipient (iPhone, Android, or otherwise) will be able to add that contact to their own address book. The mime type is text/vcard and files sometimes have a .vcard extension rather than a .vcf extension.

What API endpoint would we use to drive a few realtime KPIs on an internal dashboard?

We already have a call center dashboard internally that tracks all the various email/chat queues inbound and would like to add a couple tiles around dialpad callcenter current live calls, queue depth and callback requests. The dialpad dashboard has the data we need, but we were hoping to gather a few of these metrics via the API to put them in our own dashboard. I can't quite find an endpoint that gives me that data. Any help is appreciated, thanks!

Where can I find the JWT when the webhook have a secret?

I'm using node with KoaJS and I'm trying to use a call event subscription, with secret and I can't find the JWT in the request received.

API for Voicemail Drop

Is there any option in Dialpad API, to drop voicemail to caller if they dont pick the call?

Get Stats Request Expiry

Is there an expiry of a stats request? If so what is it? I have noticed that after generating the stats request and calling the get stats api after a while it give not found response.

How to fetch list of missed calls during specific time duration ?

I want to fetch missed calls data of only unknown numbers during a given period of time. Is there any API that is related to it ? Also, i want a JSON response and not a CSV files as work in Stats API.

Constantly getting 401 "unauthorized" when redeeming token

Hi.
I am trying to implement OAuth, but when actually tring to redeem token using code, client_id andclient_secret the response with 401 status code is returned with the message Client must authenticate by a permitted method

Why could I use api even though standard plan?

I could success to use and handle the api and webhooks even though I use standard plan

Getting Call Recordings

I am trying to use https://dialpad.com/api/v2/stats to get a list of all of the recordings so I can load them into our legacy QA tools while we work on getting everything migrated to dialpad. However, I don't seem to actually be getting all of the calls. Instead of returning new results each time, it seems to be caching a previous call, and just returning the same results.

Is it possible to use API list out all user list same as Export Team list in Company Setting from Dialpad Console

same as titile