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

Confluence Cloud Spoke

The Confluence Cloud spoke provides actions to manage groups, group members, and search content in your Confluence Atlassian account.

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

Confluence Cloud spoke v2.1.1 is the latest version.

Supported versions

This spoke was built for the Confluence Cloud REST API.

Spoke requirements

Atlassian site admin account

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 Action Template - Data Stream (com.glide.hub.action_type.datastream)

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

Spoke actions

The Confluence Cloud spoke provides actions to automate Confluence Cloud tasks when events occurs in your ServiceNow instance. Available actions include:

CategoryActionDescription
Account ManagementLook up Accessible ResourcesRetrieves sites with scopes that are granted by the OAuth token.
Content ManagementLook up Pages StreamRetrieves a list of pages in a Confluence space. Inputs: - Page size: Limit number of pages returned per request. - Query \(Optional\): Use query input to filter status of pages \(for example, `status=archived`\). Values include: current, archived, deleted, and trashed.
Look up Spaces StreamRetrieves a list of Confluence spaces. Inputs: Page size. Number of Space entries expected to be fetched per page.
Search ContentRetrieves the list of content based on the provided query.
Group ManagementLook up GroupsRetrieves all groups in the Atlassian account, including default groups.
Look up Members By Group IDRetrieves all active users within the specified group.
Remove Member From Group By Group IDRemoves a user from the specified group.
User ManagementLook up Group Memberships For UserRetrieves information about the groups that the user is a member of.
Report Personal DataReports a user’s personal data for the specified apps.

Note: This spoke has a Look up User action and Software Asset Management related actions only.

Spoke module

The Confluence Cloud spoke adds the Confluence Cloud application to your instance and includes these modules:

ModuleDescription
Confluence GroupsEnables you to specify the groups that have access to Confluence products. By specifying these groups, you can manage the users within only these groups using the Confluence Cloud spoke.

Data accessed through these spoke modules is stored in these tables:

TableDescriptionFields
Confluence GroupsDisplays the list of groups that have access to Confluence products.- Group Name - Group ID

Connection and credential alias requirements

Integration Hub uses aliases to manage connection and credential information, and OAuth credentials. 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 information about setting up the spoke, see Set up the Confluence Cloud spoke.