How to use Zoom
Rocket LMS is integrated with Zoom so you can use Zoom as a live meeting provider.
You should get Zoom Client ID,Client Secret and Account ID from Zoom App Marketplace and define them in the admin panel general settings under the "features" tab.
- First of all login to the Zoom App Marketplace with your Zoom account, If you dont have an account yet please signup here.
- Click on Develop -> Build app after signing in to Zoom marketplace and after that click on “create” under Server-to-Server OAuth.
- Add a name for your app and click Create.
- After you fill in the name above, you will be redirected to the App credentials section, here copy the Client ID,Client Secret and Account ID using the copy link and paste these values inside the instructor Zoom settings page.
- In the next step, Add information about your app, such as a short description and developer contact information (name and email address required for activation).
- In the Scopes step,You should Enable the "meeting:read:meeting:admin" and "meeting:write:meeting:admin" scopes.
- Click on continue button for other steps.
- Your app should be activated. If you see errors that prevent activation, please address them. You will not be able to generate an access token to make API calls unless your app is activated. If your app is deactivated, existing tokens will no longer work.



- After you fill in the name above, you will be redirected to the App credentials section, here copy the Client ID,Client Secret and Account ID using the copy link and paste these values inside the instructor Zoom settings page.

- In the next step, Add information about your app, such as a short description and developer contact information (name and email address required for activation).
- In the Scopes step,You should Enable the "meeting:read:meeting:admin" and "meeting:write:meeting:admin" scopes.
- Click on continue button for other steps.
- Your app should be activated. If you see errors that prevent activation, please address them. You will not be able to generate an access token to make API calls unless your app is activated. If your app is deactivated, existing tokens will no longer work.
