Atlassian Administration Spoke

  • Release version: Zurich
  • Updated July 31, 2025
  • 3 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    Summary of Atlassian Administration Spoke

    The Atlassian Administration spoke enables ServiceNow customers to automate and analyze usage data for Atlassian Administration subscriptions. It facilitates downloading subscription and usage information, retrieving group details, and managing user membership within groups in Atlassian Administration.

    Show full answer Show less

    This spoke requires an Integration Hub subscription and works primarily with Atlassian Administration v1, with potential compatibility for later versions.

    Key Features

    • Actions: Automate tasks such as looking up organization groups and users, retrieving role assignments, and removing users from groups.
    • Subflows: Provides sample subflows like "Pull Atlassian Group Details" to retrieve comprehensive group data including product and site details.
    • Modules: Adds the Atlassian Administration application containing modules for managing groups, product and site details, and site roles for product groups.
    • User Roles: Includes a specific Atlassian Admin role to control access and enable connection creation for the spoke.
    • Connection Management: Supports aliasing for connection and credential information to simplify management across multiple environments and reduce maintenance when credentials change.

    Requirements and Dependencies

    • Atlassian Administration account with Organization admin role and API key for authentication.
    • Installation of dependent plugins such as IntegrationHub Runtime, Action Step - REST, Workflow Studio - Dynamic Inputs, Complex Object, and Action Template - Data Stream.

    Practical Benefits for ServiceNow Customers

    This spoke streamlines administration of Atlassian subscriptions within ServiceNow by automating user and group management and providing access to usage insights. Customers can integrate Atlassian Administration data smoothly into workflows, reducing manual effort and enhancing oversight of user access and subscription usage.

    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 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.

    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:

    Subflow Description
    Pull Atlassian Group Details This 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:

    Category Action Description
    Group Management Look up Organization Groups Stream Retrieves information about groups, users, and roles assignments.
    User Management Look up Organization Users Stream Retrieves information about users, groups, and product last access.
    Remove User from Group Removes 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:
    Module Description
    Groups Contains data related to groups.
    Product and Site Details Contains data related to product and site.
    Group Product Site Role Details Contains 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 role Description
    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.