Question

Analytics API, users performance reports, queue calls filter

  • 28 July 2022
  • 3 replies
  • 356 views

I'm trying to get the performance reports through analytics api.

I need the "Users" reports and want to apply a "Queue calls" filter.
I don't know how to do this filtering (or GroupBy) in the API call.

https://developers.ringcentral.com/api-reference/Line-Of-Business-Analytics/performanceReportCallsTimeline

forum-question.png


3 replies

Userlevel 1

Let me check and get back to you as soon as I get the answer. But I believe that it is a combination of several endpoint calls and merge the data.

Userlevel 1

As I guessed, it is a combination of 2 Time Line API calls. One groupBy "Users" and another groupBy "Queues". On the dashboard, they show extra options to chose a call queue and display the call on the time line. The call queue names and calls is retrieved by the groupBy "Queues"

I thank you for your response but I still don't get it.
How I get how many calls were done by user x on queue y?


Reply