Skip to main content
Question

Total Abandoned Calls calculation using RC API

  • March 8, 2024
  • 2 replies
  • 130 views

Hi,

Do I calculate Total Abandoned Calls, Unanswered Calls from call log records which I get from the following API:

https://platform.devtest.ringcentral.com/restapi/v1.0/account/accountId/call-log

2 replies

PhongVu
Community Manager
Forum|alt.badge.img
  • Community Manager
  • March 8, 2024

Yes, but it can be complicated if you are not familiar with the call log data.

Why don't you use the Analytics API and set the "callsByResult" in the call filters option.


  • Author
  • New Participant
  • March 10, 2024

We are already using Analytics API, but I was asked to calculate the metrics utilizing the call log records obtained from the following API:

https://platform.devtest.ringcentral.com/restapi/v1.0/account/accountId/call-log