Discussions
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
error 403 Forbidden
error 403 Forbidden
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".
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?
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.
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
Use Dialpad API To create a mass text website
Morning,
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.