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?
© 1999-2024 RingCentral, Inc. All rights reserved.
Privacy Notice