Google Meet Spoke

  • Release version: Zurich
  • Updated September 2, 2025
  • 5 minutes to read
  • 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 website 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:

    Category Action Description Required Scopes (at least one scope is required)
    Conference Management Look up Conference Retrieve 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 Stream Retrieves 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 Management Create 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 Conference Ends 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 Space Retrieves 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 Management Look up Participant Retrieves 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 Session Retrieves 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 Stream Retrieves 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 Stream Retrieves 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 Management Look up Recording Retrieves 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 Stream Retrieves 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 Transcript Retrieves 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 Entry Retrieves 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 Stream Retrieves 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 Stream Retrieves 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 Now Assist 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 Create an agentic workflow 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 Duplicate an AI agent for more information about creating a clone.
    • See Now Assist AI agents for information about AI agents.
    Available AI agents include:
    AI Agent Description
    Google Meet artifacts management AI agent Automates 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 agent Automates tasks such as looking up participant details, retrieving participant session streams, and accessing session-specific information.
    Google Meet conference management AI agent Automates tasks such as look up conference details, retrieve live conference streams, and manage meeting spaces and participants.
    Google Meet space management AI agent Automates 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 Now Assist in Conversational Spokes.

    Table 1. Supported actions
    Action Usage
    Create Meeting Space In 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 Space In 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.

    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.