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

Google Meet Spoke

Set up a flow and complete various actions on Google Meet after integrating your ServiceNow instance with the Google Meet account. For example, you can set up a meeting space or end an active conference as part of the flow.

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

Google Meet spoke v1.2.1 is the latest spoke version.

Supported versions

This spoke was built for Google Meet API v2, but may be compatible with later versions.

Spoke requirements

  • Google Meet API access
  • Google Meet Cloud console access

Spoke dependencies

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

  • Complex Object (com.glide.cobject)
  • ServiceNow IntegrationHub Runtime (com.glide.hub.integration.runtime)
  • ServiceNow IntegrationHub Action Template - Data Stream (com.glide.hub.action_type.datastream)
  • ServiceNow IntegrationHub Action Step - REST (com.glide.hub.action_step.rest)

Note: Some of these plugins are licensable features and require appropriate licenses, if used outside the spoke implementation.

Spoke actions

The Google Meet provides actions to automate Google Meet tasks when events occurs in your ServiceNow instance. Available actions include:

CategoryActionDescriptionRequired Scopes \(at least one scope is required\)
Conference ManagementLook up ConferenceRetrieve a details of conference record associated with a specific Google Meet space.- https://www.googleapis.com/auth/meetings.space.readonly - https://www.googleapis.com/auth/meetings.space.created
Look up Conferences StreamRetrieves a list of conference records, which can be filtered optionally and limited by a specified page size.- https://www.googleapis.com/auth/meetings.space.readonly - https://www.googleapis.com/auth/meetings.space.created
Space ManagementCreate Meeting Space \(Conversational -ready\)Creates a Google Meet space and shares the link for participants to join and collaborate.- https://www.googleapis.com/auth/meetings.space.readonly - https://www.googleapis.com/auth/meetings.space.created
End Active ConferenceEnds the active Google Meet session, disconnecting all participants and concluding the meeting.- https://www.googleapis.com/auth/meetings.space.readonly - https://www.googleapis.com/auth/meetings.space.created
Look up Meeting SpaceRetrieves conference record details, including the configuration and current conference status for a specific Google Meet space.- https://www.googleapis.com/auth/meetings.space.readonly - https://www.googleapis.com/auth/meetings.space.created
Update Meeting Space \(Conversational -ready\)Updates the settings of an existing Google Meet space.https://www.googleapis.com/auth/meetings.space.created
Participant ManagementLook up ParticipantRetrieves details of a participant in a Google Meet conference.- https://www.googleapis.com/auth/meetings.space.readonly - https://www.googleapis.com/auth/meetings.space.created
Look up Participant SessionRetrieves the details of a specific session, including session start and end times, in a Google Meet conference.- https://www.googleapis.com/auth/meetings.space.readonly - https://www.googleapis.com/auth/meetings.space.created
Look up Participants StreamRetrieves a paginated list of participants in a specified Google Meet conference, with optional filtering.- https://www.googleapis.com/auth/meetings.space.readonly - https://www.googleapis.com/auth/meetings.space.created
Look up Participant Sessions StreamRetrieves a paginated stream of sessions for a specific participant in a Google Meet conference.- https://www.googleapis.com/auth/meetings.space.readonly - https://www.googleapis.com/auth/meetings.space.created
Artifacts ManagementLook up RecordingRetrieves the details of a Google Meet recording, including its state, timestamps, and Google Drive location.- https://www.googleapis.com/auth/meetings.space.readonly - https://www.googleapis.com/auth/meetings.space.created
Look up Recordings StreamRetrieves a paginated list of recordings for a specific Google Meet conference, including recording status, timestamps, and Google Drive location.- https://www.googleapis.com/auth/meetings.space.readonly - https://www.googleapis.com/auth/meetings.space.created
Look up TranscriptRetrieves the details of a Google Meet transcript, including its state, timestamps, and document location in Google Docs.- https://www.googleapis.com/auth/meetings.space.readonly - https://www.googleapis.com/auth/meetings.space.created
Look up Transcript EntryRetrieves a specific transcript entry from a Google Meet conference, including its content, speaker details, and timestamp.- https://www.googleapis.com/auth/meetings.space.readonly - https://www.googleapis.com/auth/meetings.space.created
Look up Transcripts StreamRetrieves a paginated list of transcripts for a specific Google Meet conference, including transcript status, timestamps, and the document location in Google Docs.- https://www.googleapis.com/auth/meetings.space.readonly - https://www.googleapis.com/auth/meetings.space.created
Look up Transcript Entries StreamRetrieves a list of transcript entries for a specific Google Meet conference, including details like participant, transcript text, language, and timestamps.- https://www.googleapis.com/auth/meetings.space.readonly - https://www.googleapis.com/auth/meetings.space.created

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
Google Meet artifacts management AI agentAutomates tasks such as retrieving recordings, transcripts, and other meeting-related data, making it easier to organize and utilize meeting resources effectively.
Google Meet participant management AI agentAutomates tasks such as looking up participant details, retrieving participant session streams, and accessing session-specific information.
Google Meet conference management AI agentAutomates tasks such as look up conference details, retrieve live conference streams, and manage meeting spaces and participants.
Google Meet space management AI agentAutomates tasks such as creating and updating meeting spaces, ending active conferences, and retrieving information about existing meeting spaces.

Available conversational actions

Install Now Assist for Conversational Spokes and start using the conversational ability of Integration Hub spokes. For more information, see ServiceNow Otto for Conversational Spokes.

ActionUsage
Create Meeting SpaceIn the Ask Now Assist to... field, enter the phrase that asks Now Assist to perform the action and press Enter. For example, Create a meeting space.
Update Meeting SpaceIn the Ask Now Assist to... field, enter the phrase that asks Now Assist to perform the action and press Enter. For example, Update a meeting space.
Image omitted: gmeet-spk-nowassist.png
Use conversational action on Now Assist.

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.

For information about setting up the spoke, see Set up the Google Meet spoke.