-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add get account call logs feature #323
Comments
I'll be glad to accept your PR. In the mean time, have assigned this issue to you so it's clear that you are working on this new feature. |
@joshrogers-pg hey there, I was looking for the same feature and it brought me here - Before I start on implementing this - did you already start on it? Happy to collab if you want, but I just don't want to repeat your work if its already in process. |
@f-rakete I have not begun implementing this as of yet. We had to engage Zoom support and the use case we had would not have been solved by this after all, so we had to divert a bit. Happy for you to take on, otherwise, I'll still tackle but just don't know when as of yet. |
Hey everyone. I really need this feature so I added it along with unit tests for my project. I can submit a pull request if you have not worked on it. |
@dyzenment you should definitely submit a PR with your work. |
🎉 This issue has been resolved in version 0.71.0 🎉 The release is available on: Your GitReleaseManager bot 📦🚀 |
ZoomNet already provides the feature to retrieve the call logs for an individual user. It would also be beneficial to include the feature to retrieve an entire accounts call logs.
The API endpoint is here: https://developers.zoom.us/docs/api/rest/reference/phone/ma/#operation/accountCallLogs
Note: I hope to address this with a PR soon, but wanted to get it on your radar or someone else's if they can tackle sooner
Thank you.
The text was updated successfully, but these errors were encountered: