07-01-2018 08:58 PM - edited 03-14-2019 06:18 PM
Hi Experts..
Currently, I'm doing some integration with UCCX and WalkieTalkie System using REST API,
Basically my call flow is.
1. Calls come to UCCX
2. If there are no Agents in CSQ
3. Send a broadcast message to WalkieTalkie ( working fine- REST)
4. If WalkieTalkie send Ack message "YES" keep the call in Queue,
5. If WalkieTalkie send Ack message "NO" send the call to Voicemail
My problem is when I send a REST call to WalkieTalkie system it is sending me 200ok message to broadcast message, but the actual user Acceptance (YES or NO) is not real-time, it will take some time to respond. How can I handle this response to the corresponding call which is already in the queue?
Regds
Sasith
07-02-2018 09:20 AM
07-08-2018 08:51 PM
Hi Anthony
Thanks for the response as always!
Please see the attached flow, 3rd REST is actually initiating from the Walkie talkie and its not an immediate respond to 2nd REST call from UCCX,
My problem is how we going to match the 3rd REST with the corresponding call.
Regds
Sasith
07-09-2018 12:17 PM
07-09-2018 03:45 PM
Could you just have the CCX script pause for say 10 seconds after sending the notification to the walkie-talkie system and then send a REST request to a simple database to would be populated by a response from a walkie-talkie?
I have used Airtable for simple CCX REST integration and it could work ok for your requirement.
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