09-18-2024 09:05 AM
Hello
I'm trying to create an application that calls a user and plays a message letting them know they have been assigned a task. I have been exploring the rest api and played with the /v1/telephony/calls/dial api but I see that there are different kinds of apps and not all have access to this endpoint. I understand the following:
Is it possible to achieve what I want using an integration app that calls a user on behalf of another user and then play a message?
Thanks
Solved! Go to Solution.
09-18-2024 10:29 AM
Those telephony endpoints are for Webex Calling so your user needs a valid calling license for sure.
You could use that dial endpoint to make the user dial the number of an Call Queue or so playing the (mandatory) announcement and which is not having any agents assigned or so. The call will initiate a call towards to user and when he picks it up, the dialed number is dialed. Basically what you want to achieve..
09-18-2024 10:29 AM
Those telephony endpoints are for Webex Calling so your user needs a valid calling license for sure.
You could use that dial endpoint to make the user dial the number of an Call Queue or so playing the (mandatory) announcement and which is not having any agents assigned or so. The call will initiate a call towards to user and when he picks it up, the dialed number is dialed. Basically what you want to achieve..
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide