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

Cisco Webex Teams Spoke

Manage Cisco Webex Teams 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

Cisco Webex Teams spoke v2.3.6 is the latest version.

Supported versions

This spoke was built for Cisco Webex Teams v1, but may be compatible with later versions.

Spoke requirements

Cisco Webex Teams account.

Spoke dependencies

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

  • ServiceNow IntegrationHub Runtime (com.glide.hub.integration.runtime)
  • ServiceNow Flow Designer - Dynamic Inputs (com.glide.hub.dynamic_inputs)
  • ServiceNow IntegrationHub Action Step - REST (com.glide.hub.action_step.rest)
  • 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 Cisco Webex Teams Spoke provides actions to automate Cisco Web Teams tasks when events occur in your ServiceNow instance. Available actions include:

CategoryActionDescription
Membership ManagementCreate MembershipCreates membership and adds a member to a space using the specified email address. You can choose to make the member as the moderator of the space.
Delete MembershipRemoves membership from a space for the specified member.
Get MembershipRetrieves details for a space membership.
Look up MembershipRetrieves a list of all space memberships.
Update MembershipUpdates details of a space membership.
Message ManagementDelete MessageDeletes the specified message.
Get Message DetailsRetrieves details of the specified message.
Look up Direct MessagesRetrieves a list of messages in a direct space.
Look up MessagesRetrieves all messages in a space.
Post Direct MessagePosts a plain text or rich text message to a the specified email address. A file can be specified as an attachment to the message optionally.
Post Message to SpacePosts a plain text or rich text message to the specified space. A file can be specified as an attachment to the message optionally.
Space ManagementCreate SpaceCreates a space.
Delete SpaceDeletes the specified space.
Get Space DetailsRetrieves details of the specified space.
Look up SpacesRetrieves details of the spaces to which the authenticated user belongs.
Update SpaceUpdates details of the specified space.
Event ManagementLook up Events StreamRetrieves all events in an organization.
People ManagementUpdate PersonUpdates details of a person.
Delete PersonDeletes details of the specified person.
Look up Person DetailsRetrieves details of a person.
Look up People StreamRetrieves all people in an organization.
Organization ManagementLook up OrganizationsRetrieves all organizations visible to the authenticated user.
Meeting ManagementLook up Meetings StreamRetrieves a list of meetings.
License ManagementLook up LicensesRetrieves all licenses for an organization. If the organization ID is not specified, the default is the authenticated user's organization.
Look up RolesRetrieves all authenticated user roles.

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.

You can use OAuth 2.0 or the custom Cisco Webex Credentials to authenticate requests. For information about setting up the spoke, see Set up the Cisco Webex Teams spoke.