Discussions
SMS fails
curl -X POST -H "Accept: application/json" -H "Content-Type: application/json" -H "Authorization: Bearer " -d '{"infer_country_code":true,"sender_group_id":"...","sender_group_type":"office","to_numbers":["+1xxxxxxxxxx"],"user_id":"...","text":"Hi, u have an appt tomm, Saturday, April 8; checkin typically 7:30-9, reply Y=confirm or N=cancel"}' 'https://www.dialpad.com/api/v2/sms' -L
Clio Integration
Will there be any additional intergration to Clio? Right now any notes you take stay in Dialpad instead of intergrating into clio. VXT has a very nice clio intergration but doesnt have live call transcription like Dialpad.
Rate limit in API response
Hi,
Unable to send API key over websocket.
When connecting to the URL obtained from "https://dialpad.com/api/v2/websockets" with websocket,
"You are connected without a valid token, please send your api key for verification" is returned.
(in the onmessage event)
Call Initiate via Ring API Change
Is there a way to bypass the call having to be answered before it routes to the intended User ID or group. Use Case Example: We have a Major Incident Team and we want them to receive a call and sms during non-business hours within Dialpad. This works, but only when the call is answered elsewhere, then it routes it to the intended User. We want to bypass that initial call and just call the user ID that is in the JSON body. Ideas?
outbound Call API working
Hi,
Need to understand How Call -- Initiate via Ring API works to place an outbound call. We are getting success messages with call_id in response but the lead phone is not ringing.
Can you please help us on priority?
Invitation email
Hi guys, is there any conf where we can decide which user gets an invite email when we create a user?
Possible to integrate in c#
Hello Team,
We have projects in ASP.NET so can we integrate it in C#?
Call info from dialpad desktop
I would like to know if there is some way to get the info about a call on "dialpad desktop". I start this call from the protocol "dialpad:// " by my app. I'd like to know when the call begin and end on my API. How can I reference this call to get this info by Dialpad API?
Contacts list
How can we grab the contacts list for users? Using the API does not appear to yield all the contacts for a user that can be seen on the UI.