Skip to content

feat: [BB-5610] upload zoom meetings to drive

Navin Karkera requested to merge navin/bb-5610 into master

The goal is to save retrospective meeting recordings from zoom cloud to google drive.

Supporting information

Jira ticket: BB-5610

Testing instructions

recording-2022-03-28_15.36.31 Run make test

Pre-requisites before deploy

  • Enable google drive api
  • create required folder in google drive (place to upload recordings)
  • share folder with service account in google
  • Create zoom app with jwt credentials
Edited by Piotr Surowiec

Merge request reports