Zoom integration Setup
———————–
Overview:
This document provides instructions on how to properly set up a Zoom integration.
> Login as a zoom account.
> Go to Zoom developers page https://marketplace.zoom.us/
> Click on develop and open Build App.
> Create an Oauth app and Fill out the Display Name and choose the user-managed app. Then click the Create App button.
> There you can find Client id and secret id.
> You just need to enter your site URL into the Valid OAuth redirects URLs field and Whitelist URL field then click on save changes.
> Then click on Add Scopes. Select Meeting, Webinar, Recording, User, Chat, etc.
> Fill that Client id and Client secret id in tutors side zoom settings and click on save.