Hi @lelandkrum , welcome! This is definitely possible. I’d recommend using the recording.completed webhook event to subscribe to all new incoming recordings. This webhook event will send a POST request with the download URL (mp4) of the recording. I’d then setup a serverless function or event handler to receive the incoming request, take in the download URL, and upload to Google Drive.
michael.zoom
(Michael)
2
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Download Zoom Recording and Upload to Google Drive using Cloud Function | 2 | 531 | January 28, 2024 | |
| Saving Zoom Recordings to Google Drive using Google App Script | 2 | 1629 | August 21, 2020 | |
| Automatically uploading finished recordings to Google Drive using Zapier | 2 | 1025 | November 16, 2020 | |
| Downloading all cloud recordings from a specific time range | 4 | 3874 | November 29, 2023 | |
| Export all current Zoom Recordings into Google Drive | 1 | 855 | June 29, 2024 |