We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm working on a script that downloads all of the recordings from the Zoom account so I can back them up via a different source.
I'm able to access the recordings and download, however I'd like to be able to run it as a cron to check for new recordings and download those.
Is there a way with this wrapper to check for the Recording Completed webhook?(https://marketplace.zoom.us/docs/api-reference/webhook-reference/recording-events/recording-completed)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm working on a script that downloads all of the recordings from the Zoom account so I can back them up via a different source.
I'm able to access the recordings and download, however I'd like to be able to run it as a cron to check for new recordings and download those.
Is there a way with this wrapper to check for the Recording Completed webhook?(https://marketplace.zoom.us/docs/api-reference/webhook-reference/recording-events/recording-completed)
The text was updated successfully, but these errors were encountered: