Skip to content
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

Feature Request: View all recordings in a period of time #15

Open
gregorydlogan opened this issue Oct 27, 2020 · 0 comments
Open

Feature Request: View all recordings in a period of time #15

gregorydlogan opened this issue Oct 27, 2020 · 0 comments

Comments

@gregorydlogan
Copy link
Member

Administrative users want to be able to see all recordings, across all users, made in a given period of time.

Currently the Zoom API lists recordings, siloed by user. To accomplish this we would need to scrape the date range, for each user, and then summarise. Realistically this would be both slow to perform, and likely reach API limits quickly. Instead we need to, in the background, scrape every Zoom user, and present the admin user with a summary based on the current scrapings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant