Discussions

Ask a Question

Dialpad SMS API

Hi there, I'm currently setting up a system that automatically sends out SMS texts through Dialpad's API, and everything is working properly except the formatting of the text. I cannot find a way to add a line break in the SMS text in JavaScript, using the \n character doesn't work. Rather than adding a new line it just adds a period. Is there a way to add a line break within the text? Thanks!

Dark Mode

Is there a way to change the aesthetics for dialpad

How to export list of all text messages?

POST /stats {export_type: "records", record_type: "texts"} results in a 401 with the error message "No access to text records, only stats". Getting the texts for export_type "stats" works fine. I have the additional scope "Message content export" set for my api key. How do i get a list of each text sent?
ANSWERED

Where is My User_ID

Am trying to work with developer api. I dont know how to get my user_id. Please show me where to get user_id, is it user email, phone or what?

error 403 Forbidden

error 403 Forbidden ![](https://files.readme.io/5ccdb0d-image.png)

Api to get the call logs in the given period of time

Is there any api to get the call logs in the given period of time, with call details and call recordings
ANSWERED
ANSWERED

retrieve calls

Is there an API endpoint to retrieve a list of calls? Looking for date range and contactId criteria to limit those results too.
ANSWERED

Create webhook

How can I get in contact with the dialpad team to set up a hook_url for my company?

Screen Pop for a custom CRM

How do I setup screen pop for a custom CRM system that my company is using? I would like Dialpad to open that CRM when a call is coming in and go to the page for the caller if it is known. Thanks.