Skip to main content

Zoom

Zoom integration for managing meetings and recordings. Provides creating, listing, getting, updating, and deleting meetings, retrieving meeting invitations and participant lists, and managing cloud recordings. Supports two auth modes: OAuth2 (browser-based authorization) and Server-to-Server OAuth (for automation without user interaction).

NamespaceRobomotion.Zoom
Version1.0.4
CategoryCommunication, Events & Webinars
Nodes12

Nodes

NodeDescription
ConnectOpens a connection to Zoom and returns a Client ID.
DisconnectCloses a Zoom connection.
Create MeetingCreates a meeting in Zoom.
List MeetingsLists meetings in Zoom.
Get MeetingGets a meeting in Zoom.
Update MeetingUpdates a meeting in Zoom.
Delete MeetingDeletes a meeting in Zoom.
Get Meeting InvitationGets a meeting invitation in Zoom.
List Past ParticipantsLists past participants in Zoom.
List RecordingsLists recordings in Zoom.
Get Meeting RecordingsGets meeting recordings in Zoom.
Delete RecordingDeletes a recording in Zoom.

Connecting

This package has a Connect node. Run it once at the start of your flow; it returns a Client ID that the other nodes take as input. Pair it with Disconnect so the connection is released when the flow ends.

Credentials belong in a Vault rather than typed into the node.

AI Agent tools

12 of these nodes are exposed as tools an AI Agent can call directly: Connect, Disconnect, Create Meeting, List Meetings, Get Meeting, Update Meeting, Delete Meeting, Get Meeting Invitation, List Past Participants, List Recordings, Get Meeting Recordings, Delete Recording.

About this page

Generated from the package spec that the Flow Designer itself loads, so the node list and every property below match the version above exactly.

It does not yet include worked examples or service-specific guidance — those are written by hand, and a plausible-sounding guess in a reference page is worse than an honest gap. If you build something useful with this package, the community is the place to share it.