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

Atlassian Administration Spoke

The Atlassian Administration spoke provides actions to view and analyze meaningful usage data for Atlassian Administration subscriptions. The spoke downloads subscription information and usage, pulls group details, and removes users from a group.

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.

Supported versions

This spoke was built for Atlassian Administration v1, but may be compatible with later versions.

Spoke requirements

  • Atlassian Administration account
  • Atlassian Administration Role required: Organization admin
  • API Key to authenticate the ServiceNow instance.

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 IntegrationHub Action Step - REST (com.glide.hub.action_step.rest)
  • ServiceNow Workflow Studio - Dynamic Inputs (com.glide.hub.dynamic_inputs)
  • Complex Object (com.glide.cobject)
  • ServiceNow IntegrationHub Action Template - Data Stream (com.glide.hub.action_type.datastream)

Spoke subflows

The Atlassian Administration spoke provides sample subflows to demonstrate automating Atlassian Administration tasks. To customize a sample subflow, copy it to a new application scope. Available sample subflows include:

SubflowDescription
Pull Atlassian Group DetailsThis subflow retrieves all Group Details from Atlassian Administration such as group product and site details.

Spoke actions

The Atlassian Administration spoke provides actions to automate Atlassian Administration tasks when events occur in your ServiceNow instance. Available actions include:

CategoryActionDescription
Group ManagementLook up Organization Groups StreamRetrieves information about groups, users, and roles assignments.
User ManagementLook up Organization Users StreamRetrieves information about users, groups, and product last access.
Remove User from GroupRemoves given user from a group in the Atlassian Administration instance.

Spoke module

The Atlassian Administration spoke adds the Atlassian Administration application to your instance and includes these modules:

ModuleDescription
GroupsContains data related to groups.
Product and Site DetailsContains data related to product and site.
Group Product Site Role DetailsContains data related to site roles for product groups.

Spoke user roles

The Atlassian Administration spoke provides these user roles to control access to data:

User roleDescription
Atlassian Admin (sn_atlassian_spoke.atlassian_admin)Creates connections for the Atlassian Administration application.

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.