Discussions
Dialpad OAuth2 return 403 response Randomly.
Hi, Im using OAuth2 authentication with Dialpad.
When Im trying to get access token from the using the ClientID, ClientSecrete and Code sometime im getting a 403 response from Dialpad API side, but sometime im getting the response as i expected (200 status with the access-token)
contact added API is not recognised on incoming call
hey folks,
Mark Contacts as Do not Call
Hi,
Websocket connection error - is websocket_url valid?
I have an application in which I want to receive notifications about call state via web socket connection.
SMS Webhook payload is empty object!!!!
Hi, I am creating a webhook on my server and uring webhook url to create a webhook in dialpad via api.
Call Disposition Lists
Hello, Is there a way to extract the Disposition Lists (dispositions + their sub-dispositions) of an Office, or better, the Disposition Lists assigned to a call centre?
SMS sent using API do not popup on Dialpad App
HI,
I am using dialpad's send sms api to send a message from an external system to my user.
However, these messages do not populate on the dialpad app.
I want to identify the destination call from the parameters that can be received in the merged and hangup events of WebHooks.
Hello.
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
Dialpad SMS data fetching not working correctly.
Hi.