Discussions
Response to webhock with not 2xx code
What is the main mechanism of handling not 2xx code as a response to the webhook?
Will that webhook be retried?
Is it possible to create a call without ringing?
I'm doing requirements gathering for a new integration with Dialpad, so please forgive me if this obvious somewhere.
Best approach for routing and sharing information with recipient of call
We understand that we can add a custom router via API and, from there, perform database lookups and business logic to figure out who we want to send the call to. We can even use Ask to validate the caller based on a PIN or other information they may know. This would all be performed on one of our servers when the call came in.
API to get users' voicemail
Hello Dialpad devs!
POST from Hubspot to Dialpad
Hello, I am trying to create a POST from Hubspot to Dialpad. I reviewed their article here but I might have something missing. Can you help? https://developers.dialpad.com/reference/contactscreate
I need help building a database
I own a body shop call Mr. trust collision center in Los Angeles, California. We need help creating a database, where when a customer called him to our Dialpad if their number is in our database, it will retrieve all their information regarding to the input fields that we had previously created and if it’s a new caller, it is disability to input feels to store the information if that caller called again basically what we need FIELD for is name address email I am ever adjuster in the image ability to upload
Question about Calls
We are performing some tests with the endpoint: Call -- Initiate via Ring.
retrieve SMS thread
We have integrated DialPad with our custom built CRM and can text directly from the CRM with no error. What I'm trying to do now is to retrieve the SMS message thread (probably on a daily basis). Ideally, we would create a script that would log on the DialPad through the API and download all messages (including body) from the previous day (inbound and outbound). I've seen the documentation on Event Subscriptions, but I require more detail if it's available.
Call center removal
I made a callcenter with the API, and I can't delete it. When I query the list, it's still there. I deleted the call centers in the GUI, and no luck.
Make (Integromat) - operation failed with an error. [403] Missing required scope(s):['screen_pop'].
Hi, I am trying an integration between Make and Dialpad, and I am trying to trigger a screen pop. I can get it to work via the Try it! function in the Dialpad API site without any issue. However when I use the exact same syntax with Make using a Dialpad Make an API call operation it fails with the above error message.