Zoom integration for managing meetings, users, webinars, recordings, and account settings.

Changelog

3 versions
v1.1.0 Latest
  • Added MakeApiCall component for performing arbitrary authorized API calls to the Zoom API.
v1.0.2
  • Added output examples to component schemas.
v1.0.1
  • Initial version

Authentication

TypeDetails
OAuth 2
Scopes:
user:read:user meeting:write:meeting meeting:delete:meeting meeting:read:list_meetings cloud_recording:read:list_user_recordings meeting:read:meeting meeting:update:meeting

Actions

7
Make Api Call icon

Make Api Call

Performs an arbitrary authorized API call to the Zoom API.
Delete Meeting icon

Delete Meeting

Delete a meeting specified by its meeting ID.
Find Meetings icon

Find Meetings

Retrieve a list of meetings for a specified user. Allows filtering by meeting type (upcoming, live, previous).
Get Meeting icon

Get Meeting

Retrieve detailed information for a specific meeting using its meeting ID.
Update Meeting icon

Update Meeting

Update details for an existing meeting.
Find Recordings icon

Find Recordings

Retrieve a list of meeting recordings for a specified user within a given time frame.
Create Meeting icon

Create Meeting

Create a new meeting for a user.