11-29-2022 02:28 PM
Hi All
We are trying to fetch queue statistics through WxCC API https://developer.webex-cx.com/documentation/queues/v1/get-queue-statistics is not real-time.The results is only refreshed every 15 mins. And if we display the statistics such as “totalEnqueuedTasks”, it might give wrong impression to the end user and customers.
Is there any way where we can query real-time statistics for call queues like we see on Wallboards through the WxCC API ??
Regards
Prasanth Abraham
11-29-2022 05:38 PM
Isn't this what you're looking for?
https://github.com/CiscoDevNet/webex-contact-center-api-samples/tree/main/graphql-wallboard-sample
11-30-2022 10:30 AM
Adding to what Bill said, the API today that refreshes in near-realtime is /search - so there would be a new object type under /search supported called TaskLegDetails that would help with queue statistics.
Regards,
Arunabh.
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