Download Zoom Recording and Upload to Google Drive using Cloud Function

Hello,

Is it possible to download and upload or transfer a Zoom recording to Google Drive within a serverless cloud function using Google Cloud Functions or AWS Lambda?

@mburns,

I’m sorry for not getting back to you sooner. It is possible to download and upload recordings using Google Cloud Functions or AWS Lambda to answer your question. The steps to achieve this would be :

  1. Make a post request to get Zoom Recording

  2. Once the recording is downloaded, you will need to make a post request to your Google Cloud Functions or AWS Lambda function to upload the recording.

Feel free to let me know if you have any questions about this.

This topic was automatically closed 368 days after the last reply. New replies are no longer allowed.