Discussions
Set Operator DND ON/OFF In A Callcenter
Hi all.
Admin API to export call logs
Hi there,
dialpad sms receive message
Hello, i am Jose. I am building an app using dialpad sms. sending the text message using the https://developers.dialpad.com/reference#smsapi_sendsms works ok. But, exist a way to get by code the response from the final user to this message?. For example i send by api to the number "12312321" the text "hello", and this user("12312321") in his phone give me an answer "hello back". The question is. How can i get this "hello back" for create a flow. I see that exist https://developers.dialpad.com/reference#smseventsubscriptionapi_listsmseventsubscriptions
Screen Pop for a custom CRM
How do I setup screen pop for a custom CRM system that my company is using? I would like Dialpad to open that CRM when a call is coming in and go to the page for the caller if it is known.
Thanks.
Invitation email
Hi guys, is there any conf where we can decide which user gets an invite email when we create a user?
Hidding the dialpad window after hang up
Hello,
Is there a configuration somewhere so that when a user finishes a call, the dialpad window closes? If not, is there a way with javascript for the browser window where the link is to launch dialpad to send and receive messages with the dialpad window?
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!