Skip to main content
Question

How can I cross reference the data from the Call Log Detail API with the Call Log report in the Admin Portal?

  • April 18, 2023
  • 1 reply
  • 297 views

  • New Participant

I am trying to reproduce the data in the Admin Portal detailed Call Log from the data obtained via the Call Log API. I can find all the data, but I would like to confirm exactly which columns are used to populate the report. I suspect there might also be some logic regarding Inbound vs Outbount, legs Master records, etc.

1 reply

PhongVu
Community Manager
Forum|alt.badge.img
  • Community Manager
  • April 18, 2023

You can look at this GitHub repo project, where I read and parse the call log records to create similar data format as of the admin portal call log .CSV report.

Focus on this method.