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

Microsoft Teams Communications Spoke

Manage groups calls and meetings in the Microsoft Teams Communications account from your ServiceNow instance.

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

Microsoft Teams Communications spoke v1.5.1 is the latest version.

Supported versions

This spoke was built for Microsoft Teams Communications API version v1 and beta version, but may be compatible with later versions.

Note: The Create Online Meeting and Mute Participants spoke actions use the beta API version. All the remaining actions use the API version v1.

Spoke dependencies

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

  • ServiceNow Integration Hub Runtime (com.glide.hub.integration.runtime)
  • ServiceNow Integration Hub Action Step - REST (com.glide.hub.action_step.rest)
  • ServiceNow Integration Hub Complex Object (com.glide.cobject)

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

Spoke actions

The Microsoft Teams Communications spoke provides actions to automate tasks when events occurs in your ServiceNow instance. Available actions include:

CategoryActionDescription
Call ManagementDelete Group CallDeletes the specified active group call.
Get Group Call DetailsRetrieves details of the specified active group call.
Get Group Call Participant DetailsRetrieves the properties and relationships of a participant object or list of participant objects from Microsoft Graph API.
Invite Participants to Group CallInvites participants to the specified active group call.
Keep Group Call AliveKeeps a group call alive if the keep alive request is made within 45 minutes of the previous request. If the request is not made within 45 minutes, the group call is considered as an inactive call.
Mute Participants in Group CallMutes one or more participants in an active group call.
Start Group CallInitiates a group call.
Meeting ManagementCreate Meeting EventCreates a Microsoft Teams-enabled calendar event with comprehensive meeting configuration options. This action allows you to schedule online meetings, manage attendee lists, configure meeting settings, and support both one-time and recurring meeting patterns.
Create Notification SubscriptionCreates a subscription to receive real-time notifications for Microsoft Teams resources. This action allows you to monitor changes to resources such as chats and online meeting artifacts such as transcripts and recordings, by subscribing to specified event types.
Create User Online MeetingCreates a user online meeting using the /users/{userId}/onlineMeetings Microsoft Graph API endpoint.
Create Online MeetingCreates a user online meeting using the /communications/onlineMeeting Microsoft Graph API endpoint.
Look up meeting dataRetrieves meeting details associated with the specified event ID.
Look up Meeting Recording ContentRetrieves the recording content of a specified online meeting.
Look up transcript dataRetrieves the meeting transcript using the specified user ID and meeting ID.
Look up transcriptsRetrieves Microsoft Teams transcripts using the specified user ID, meeting ID, and transcript ID.
User ManagementLook up User IDs StreamRetrieves the user ID and display name for the specified users.

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 Microsoft Teams Communications spoke.