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.
Establish the connection with Zoom in Make
To establish the connection in Make:
Log in to your Make account, add a Zoom module to your scenario, 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 scenario and add more Zoom modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
Log in to the Zoom Marketplace.
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.
Redirect URL for OAuth
https://www.integromat.com/oauth/cb/zoom-user
Add Allow Lists
https://www.make.com
andhttps://www.integromat.com
Enter the Basic Information for the app and click Continue.
App Name
Enter the name of the app.
Short Description
Enter a short description of the app.
Long Description
Enter a long description of the app.
App Gallery
Add images to show the app's content. You can upload a maximum of six images. If you are uploading a video, then you can upload a maximum of five images and a video.
Company Name
Enter the name of the company app. This name will appear on the marketplace homepage and on the app’s detail page.
Marketplace Category
Select up to three categories for your app.
Industry Vertical
Select a vertical if your app has been built with industry vertical-specific compliance such as HIPAA, FedRAMP, or is specific to Higher Education or K-12.
Market Segment
Add one or more relevant market segments for your app.
Line of Business
Add one or more relevant lines of business for your app.
Developer Contact Name
Enter the name of the developer.
Developer Contact Email
Enter the email address of the developer.
Privacy Policy URL
Provide a URL link to your Privacy Policy that must comply with applicable laws and regulations and that make clear how you collect, use, share, retain and otherwise process personal information.
Terms of Use URL
Provide the URL for your app’s Terms of Use agreement.
Support URL
Provide a URL link to your app's support page that users can use to get direct support from your team in regards to this integration.
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.
Build Zoom Scenarios
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
Note
This app uses webhooks to trigger a scenario when an event occurs instantly. All webhook modules have an instant
tag next to their name.
When you create a Zoom webhook in Make, it is attached automatically and requires no additional set up.
Meetings
List Meetings
List Meetings Registrants
Get a Meeting
Create a Meeting
Note. 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