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