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 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
- 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)
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. |
|
| Look up Conferences Stream | Retrieves a list of conference records, which can be filtered optionally and limited by a specified page size. |
|
|
| Space Management | Create Meeting Space (Conversational -ready) | Creates a Google Meet space and shares the link for participants to join and collaborate. |
|
| End Active Conference | Ends the active Google Meet session, disconnecting all participants and concluding the meeting. |
|
|
| Look up Meeting Space | Retrieves conference record details, including the configuration and current conference status for a specific Google Meet space. |
|
|
| 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. |
|
| Look up Participant Session | Retrieves the details of a specific session, including session start and end times, in a Google Meet conference. |
|
|
| Look up Participants Stream | Retrieves a paginated list of participants in a specified Google Meet conference, with optional filtering. |
|
|
| Look up Participant Sessions Stream | Retrieves a paginated stream of sessions for a specific participant in a Google Meet conference. |
|
|
| Artifacts Management | Look up Recording | Retrieves the details of a Google Meet recording, including its state, timestamps, and Google Drive location. |
|
| Look up Recordings Stream | Retrieves a paginated list of recordings for a specific Google Meet conference, including recording status, timestamps, and Google Drive location. |
|
|
| Look up Transcript | Retrieves the details of a Google Meet transcript, including its state, timestamps, and document location in Google Docs. |
|
|
| Look up Transcript Entry | Retrieves a specific transcript entry from a Google Meet conference, including its content, speaker details, and timestamp. |
|
|
| 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. |
|
|
| 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. |
|
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.
- 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.
| 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.
| 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. |
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.