Zoom
With Zoom modules in Make, you can manage the meetings, webinars, cloud recordings, chats, and users in your Zoom account.
To use the Zoom modules, you must have a Zoom account. You can create an account at zoom.us/signup. Cloud recordings, webinars and actions with registrants are available for paid accounts. For subscription information, refer to the Zoom Pricing page.
Refer to the Zoom API documentation for a list of available endpoints.
Note: This app is for individual users. For admin users, see the Zoom Administration app.
To establish the connection in Make:
- Log in to your Make account, add a Zoom module to your , and click Create a connection.Note: If you add a module with an instant tag, click Create a webhook, then Create a connection.
- Optional: In the Connection name field, enter a name for the connection.
- Optional: Switch on the Show advanced settings toggle and enter your custom app client credentials.
- Click Save.
- If prompted, authenticate your account and confirm access.
You have successfully established the connection. You can now edit your and add more Zoom modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
- In the upper-right corner, click Develop then Build App.
- Under the OAuth section, click Create.
- Type a name for your App Name, choose the app type, and click Create.
- Enter the following details for the App Credentials and click Continue.
- Enter the Basic Information for the app and click Continue.
- Select desired subscriptions for the app on the Feature page and click Continue.
- Click Add Scopes on the Scopes page, select the desired scopes for your app, and click Continue.Note: You must add scopes for users to establish the connection and keep the app private.
- In the left sidebar, click App Credentials, copy your Client ID and Client Secret, and store them in a safe place.
You now have the client credentials to connect to Make.
After connecting the app, you can perform the following actions:
Triggers
- Watch Meetings
- Watch Webinars
- Watch Recordings
- Watch Chat Channels
- Watch Chat Messages
- Watch User Activities
Meetings
- List Meetings
- List Meetings Registrants
- Get a Meeting
- Create a MeetingNote: You can only make up to 100 requests per 24 hours.
- Add a Meeting Registrant
- Update a Meeting
- End a Meeting
- Update Meeting Registrants Status
- Delete a Meeting
Webinars
- List Webinars
- Get a Webinar
- List Webinar Registrants
- List Webinar Panelists
- Create a Webinar
- Add a Webinar Registrant
- Add Webinar Panelists
- Update a Webinar
- Update Webinar Registrants Status
- Delete a Webinar
- Remove a Webinar Panelist
Cloud Recordings
- List Cloud Recordings
- Download a Cloud Recording
- Delete a Cloud Recording
Chats
- Send a Chat Message
Other
- Make an API Call