The example for get call log are all for current user
where is the function for download company log?
are there something like ReadCompanyCallLogParameters ? where is the example for c#
Thanks
The example for get call log are all for current user
where is the function for download company log?
are there something like ReadCompanyCallLogParameters ? where is the example for c#
Thanks
If you check the API link in the API console:
https://developers.ringcentral.com/api-reference/Call-Log/readCompanyCallLog
There is API readCompanyCallLog and in the right hand side you will find C# code and function: readCompanyCallLogParameters
The example you give need account id, is that means i have search account by account, i cannot get all call log information at once?
and what is the function to get account information?
What do you mean "account by account"? Account id is the id of the entire company, while extension id is the id of each extension under the company. Think as "the employer and employees" where employer is the account and employees are extensions.
You can read the call log in 2 levels.
Read these blogs for more info.
Thank for your comment, it is working
That is not a solution, I did it already, but it keeps an error.
I allowed ReadCallLog permission to my app, but I am getting an error below when I test api using Postman.
Please see this.
I am not clear why it keeps an error above.
Hi @NuCare Admin this error means you need to login as 'Admin' using admin credentials, see this question for similar problem/solution: https://community.ringcentral.com/questions/8397/in-order-to-call-this-api-endpoint-user-needs-to-h-4.html
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.