Skip to content

AppsScript program that moves Zoom cloud recordings to any drive folder.

License

Notifications You must be signed in to change notification settings

Pixel-Meister/ZoomToTeamDrive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

ZoomToTeamDrive

This is an AppsScript program that moves Zoom cloud recordings to a folder in a Google individual or shared drive. After moving the recordings to the drive, it trashes the cloud recording in Zoom. You can access trashed files for several days in case you need a recording back.

  1. Go to script.google.com and create a new script.
  2. Next, click "Services" and add the advanced drive services Drive API and label it "Drive".
  3. Paste the code into the editor and save.
  4. Run the privateInfo() function once.
  5. Enter the required info under Settings->Script Properties.
  6. Run the main function specifying how many months back you want to go.

About

AppsScript program that moves Zoom cloud recordings to any drive folder.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published