Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Zoom Spoke

Create and manage Zoom meetings with the Zoom spoke from your ServiceNow instance. With this spoke, you can add participants, retrieve details, end or delete a meeting, or fetch the participant details of a conference.

Request apps on the Store

Visit the ServiceNow Store to view all the available apps, and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.

Integration Hub subscription

This spoke requires an Integration Hub subscription. For more information, see Legal schedules - IntegrationHub overview.

Spoke version

Zoom spoke v4.8.0 is the latest version.

Supported versions

Zoom API version v2.0.

Spoke dependencies

If you’re having trouble installing the app, make sure that these dependent plugins are installed:

  • ServiceNow IntegrationHub Action Step - REST (com.glide.hub.action_step.rest)
  • ServiceNow Flow Designer - Dynamic Inputs (com.glide.hub.dynamic_inputs)
  • Key Management Framework (com.glide.kmf.global)
  • NOW Platform Encryption (com.glide.now.platform.encryption)
  • ServiceNow IntegrationHub Runtime (com.glide.hub.integration.runtime)
  • Complex Object (com.glide.cobject)

Spoke flows

This spoke has no sample flows.

Spoke subflows

The Zoom spoke provides sample subflows for processing inbound events that are related to meetings, recordings, webinars, and users. Available sample subflows are described in the following table.

SubflowDescription
Zoom Process Meeting EventsHandles Zoom meeting webhook events.
Zoom Process Recording EventsHandles Zoom recording webhook events.
Zoom Process User EventsHandles Zoom user webhook events.
Zoom Process Webinar EventHandles Zoom webinar webhook events.
Create Zoom MeetingCreates a Zoom meeting and provides the Zoom meeting URL.This subflow is used by the Meeting scheduler AI agent in the ServiceNow Otto for Integration Hub application.

Spoke modules

The Zoom spoke adds the Zoom application to your instance and includes the modules in the following table.

ModuleDescription
Phone NumbersDisplays a list of Zoom Phone numbers.
Zoom Webhook RegistriesDisplays a list of webhook registries that are associated to Zoom.

Spoke actions

The Zoom spoke provides you with actions so that you can automate Zoom tasks when events occur in the ServiceNow AI Platform. Th available actions are described in the following table.

CategoryActionDescriptionGranular scope needed
Cloud Recording ManagementLook up meeting recording settingsRetrieves the settings of the meeting’s cloud recordings.Note: The meeting password is retrieved and displayed as plain text.cloud\_recording:read:recording\_settings:admin
Look up meeting recordingsRetrieves all the recorded meetings for the specified meeting ID.cloud\_recording:read:list\_recording\_files:admin
Look up recordings streamLists all the recorded meetings of the specified user.cloud\_recording:read:list\_user\_recordings:admin
Phone ManagementAssign calling plan To UserAssigns a calling plan to a user.phone:write:calling\_plan:admin
Assign phone number to userAssigns a phone number to a user who has already enabled Zoom Phone.phone:write:user\_number:admin
Get country codes \(metadata\)Retrieves the metadata of countries and their ISO codes. 
Look up account call logs streamRetrieves the call logs for an account.phone:read:list\_call\_logs:admin
Look up calling plansRetrieves a list of calling plans.phone:read:list\_calling\_plans:admin
Look up phone number detailsRetrieves the details of a specified phone number in a Zoom account.phone:read:numbers:admin
Look up phone numbers streamRetrieves the list of phone numbers.phone:read:list\_numbers:admin
Look up phone users streamRetrieves all the users that are associated to an account with assigned Zoom Phone licenses.phone:read:list\_users:admin
Look up user call logs streamRetrieves the call logs of a user’s Zoom Phone.phone:read:list\_call\_logs:admin
Look up user phone profileRetrieves a Zoom Phone user’s profile.phone:read:user:admin
Look up user recordings streamRetrieves a Zoom Phone user’s recordings.phone:read:list\_recordings:admin
Look up user phone settingsRetrieve a user's Zoom Phone profile.phone:read:user\_setting:admin
Look up user voicemails StreamRetrieves a Zoom Phone user’s voicemails.phone:read:list\_voicemails:admin
Unassign user calling planUnassigns a calling plan to a user who has enabled Zoom Phone.phone:delete:users\_calling\_plan:admin
Unassign user phone numberUnassigns a phone number to a user who has enabled Zoom Phone.phone:delete:user\_number:admin
Update main company numberUpdates the main company number of an account. 
Update user phone profileUpdates a user’s Zoom Phone profile.phone:update:user:admin
Update user phone settingsUpdates the settings of a specific Zoom Phone user.phone:update:user\_setting:admin
Meeting ManagementAdd meeting registrantRegisters a participant for a specific meeting.meeting:write:meeting:admin
Create meetingCreates a meeting for a user using their Zoom user ID or the email address and other details such as start time, type of meeting, and agenda. The action can also include in the meeting details one or more alternative hosts' email ID.meeting:write:meeting:admin
Download Meeting TranscriptDownloads the meeting transcript for the specified transcript ID.cloud\_recording:read:recording:admin
Delete meetingDeletes a specific meeting by using its meeting ID.meeting:delete:meeting:admin
End meetingEnds an ongoing meeting.meeting:delete:meeting:admin
Look up meeting DetailsGets details of a specific meeting by its meeting ID.meeting:read:meeting:admin
Update MeetingIdentifies a meeting by its ID and then updates its details such as start time, duration, and topic.meeting:update:meeting:admin
Look up ended meeting instancesLists all the meeting instances that were ended.meeting:read:list\_meetings:admin
Look up live meetings by user streamLists all the live or ongoing meetings for a specific user.meeting:read:list\_meetings:admin
Look up Meetings StreamLists the given user's meetings.meeting:read:list\_meetings:admin
Look up Past Meeting Participants StreamLists information on participants from a past meeting.meeting:read:list\_past\_participants:admin
User ManagementCreate userCreates a user in your account. Note: A Zoom pro plan or later is required for this action. You must enable pre-provisioning for SSO users in your Zoom account.user:write:user:admin
Delete userDeletes a specific user from your account.user:delete:user:admin
Disassociate userUnlinks a specific user from your account.user:delete:user:admin
Look up user detailsGets the details of a specific user on your account by using their user ID.user:read:user:admin
Look up users streamRetrieves all the users that are associated to your account.user:read:list\_users:admin
Update user settingsUpdates the settings of a specific user.user:update:user:admin
Chat ManagementAdd members to channelAdds members to a Zoom channel.team\_chat:write:members:admin
Create channelCreates a Zoom channel.team\_chat:write:user\_channel:admin
Look up channelRetrieves the details of a Zoom channel.team\_chat:read:user\_channel:admin
Look up channel members streamRetrieves the details of the members in a Zoom channel.team\_chat:read:list\_members:admin
Look up user chat message streamRetrieves the details of a member's chats in a Zoom channel.team\_chat:read:list\_user\_messages:admin
Look up user channels streamRetrieves the names of theZoom channels.team\_chat:read:list\_user\_channels:admin
Remove member from channelRemoves a member from a Zoom channel.team\_chat:delete:member:admin
Send chat messageSends a chat message to a Zoom channel.team\_chat:write:user\_message:admin
Update channelUpdates a Zoom channel's details.team\_chat:update:user\_channel:admin
Utility ActionsCopy chat message attachment to recordCopies the attachment that contains the chat message to the incident record.team\_chat:read:user\_message:admin

Available AI agents

Install Now Assist for Integration Hub and start using the available AI agents. For more information, see ServiceNow Otto for Integration Hub.

This spoke provides standalone AI agents that mimic human-like intelligence to perform tasks in your ServiceNow instance.

  • In the ServiceNow agentic system, you can create an agentic workflow that comprises of a set of large language model (LLM) instructions along with one or more standalone AI agents to execute an objective. See for information about adding AI agents to create agentic workflows as per your requirement and provide the required trigger.

    You can also search for other available AI agents and add them to your agentic workflow. See Find AI agents for more information.

  • You can create a clone of the required spoke AI agent and customize it as per your requirement. See for more information about creating a clone.

  • See for information about AI agents.

Available AI agents include:

AI AgentDescription
Zoom user management AI agentLooks up the details of a user, and creates, deletes, and disassociates a user.
Zoom meeting management AI agentCreates, ends, and deletes meetings, looks up meeting details, and adds a meeting registrant.
Zoom cloud recording management AI agentLooks up meeting recordings and meeting recording settings.
Zoom chat management AI agentEnables users to create and manage chat channels, send and update messages, and handle member-related operations.

There might be AI agents installed with the Now Assist application that are not used in agentic workflows. To learn how to see all agents that are available to you, see Find AI agents.

Note: Ensure that the user running an AI agent has the required roles and permissions to access data or perform operations on data in the table that is associated with the AI agent.

Zoom spoke requirements

These actions use REST calls, which can run on an instance or Zoom spoke See Building flows for more information. Use the connection record that is associated with the Zoom alias to configure where actions run and set Zoom spoke selection attributes. For more information about the alias, see Connection and credential alias.

Connection and credential alias requirements

Integration Hub uses aliases to manage connection and credential information. Using an alias eliminates the need to configure multiple credentials and connection information profiles when using multiple environments. If the connection or credential information changes, you don't need to update any actions that use the connection. For more information, see Connections and Credentials.

This spoke uses the Zoom Connection & Credential Alias record to authorize actions. For information about setting up the spoke, see Set up the Zoom spoke.