Discussions
Rest endpoint to get all status changes for an Agent (without a subscription)
Hi,
Allowed message_content_export, still not getting "text" in the payload
"text" key is missing in the payload
Outbound Hangup Event subscription - no longer receiving second payload with custom property
Hi Support,
Sending SMS Messages in Excel
Is it possible to receive a sample excel file set up to send a list of 75 sms messages? I am trying to add sms reminders to go along with the email reminders I directly send customers through excel advising them of their next house cleaning service. I am fairly proficient with VBA code, just not familiar with API http requests and how to set up the API Key, or what the code looks like. Alternatively if I could send a list compiled of 75 reminders using Postman, how would I set up a JSON POST? What would the http address be, the headers, and how would the raw data in the body appear for multiple messages }, Thanks in advance for your help!!
Where is the v1 api documentation?
I tried this link, but it gives me a blank page.
Unable to connect to a Dialpad web socket - "(429) Too Many Requests" error (it worked before)
Hello!
Unexpected "date" Values Returned for /dl/stats
Hello!
Subscription event sending for disabled departments
I have a subscription setup to send a webhook when there is a missed call or voicemail for a specific department. Months ago we had a menu that the client could route to 3 other departments. Those other departments have been "deleted"/disabled months ago but it seems as though when an event is triggered it is sending 3 webhooks as if those other departments are still enabled. It doesn't appear to be a way to actually delete those other departments, is there a way to only have it trigger the webhook once for that main department?
Forbidden
I can not log in with google, it shows "forbidden"
Event Subscription using client side script?
I have a WebService set up to receive events from my event subscriptions. It all works great but the server is reporting some unhandled exceptions because the page is not set up to receive client side scripting posts and apparently some are being attempted. Are there cases where events would be posted by Dialpad to my service from JavaScript or ASP.NET Ajax? I'd rather not allow this if it is not required.