Skip to main content
Question

RingCentral Analytics -> PHP Page

  • April 16, 2019
  • 1 reply
  • 184 views

  • New Participant

I have an internal PHP page that provides analytics about each of my team members. The data from RingCentral that I use is the previous days call volume and average call time --for each employee (5 of us). Do I need to make my PHP page download a log file and then parse that log file each day, or is there a simple query I can use within my PHP page, to get that information?

1 reply

PhongVu
Community Manager
Forum|alt.badge.img
  • Community Manager
  • 2344 replies
  • April 16, 2019
Hi,

Yes, you have to implement your PHP app to read the call log everyday and do the calculation to get the volume, average call-time etc.

To save API call for each user, you can access the call-log at the account level (login with an admin role user credentials), then you can read the company wide call log data.

If you want to explore further, read this blog and get the source code from our github.

Hope this helps!

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings