✅Note: This section is intended for clients who prefer to download call statistics from the KOMPaaS server via API and process it in their CRM system. |
To download call statistics via API:
Go to the 'Integrations' → 'For developers' → left menu 'Account API'.
Expand the 'Call Operations' method group and call the GET/account/call_log method — Get list of calls.
Enter the required parameters:
- account_id — your account number;
- vpbx_id — Virtual PBX identifier (for more details, see 'Retrieving vpbx_id — Virtual PBX ID');
- date_from — start of the call export range (in year-month-day format);
- date_to — end of the call export range (in year-month-day format)
You can also fill in the following fields:
- request_detailed — get call details in the request
- type — call type. Possible values:
- out – outbound call
- inb – inbound call
- int – internal call
- limit — limit of displayed calls in 1 request.
If all values are entered correctly, after clicking the 'Execute' button, you will receive a response with a list of calls for the specified period.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article