Tableau spoke
Summarize
Summary of Tableau spoke
The Tableau spoke enables ServiceNow customers to integrate with Tableau Cloud to view and analyze software subscription usage data, helping reclaim stale licenses efficiently. It automates key Tableau tasks triggered by events in ServiceNow, streamlining user and organizational management.
Show less
Key Features
- Actions: Includes retrieving users from Tableau Cloud, revoking user licenses, and obtaining access tokens for API authentication.
- User Role: Provides a dedicated Tableau Admin role to manage connections to Tableau Cloud within ServiceNow.
- Integration Requirements: Requires Integration Hub subscription, Tableau Cloud account with Site Administrator role, and authentication via JSON Web Token (JWT), Connected App, or Personal Access Token (PAT).
- Dependencies: Installation depends on several ServiceNow plugins like IntegrationHub Runtime, REST Action Step, Workflow Studio Dynamic Inputs, and others, some of which may require licenses.
- Connection Management: Uses aliases for connections and credentials to simplify configuration across multiple environments and reduce maintenance effort.
Practical Benefits
By using the Tableau spoke, customers can automate licensing management tasks, maintain accurate user data in Tableau Cloud, and streamline API authentication processes. This integration supports reclaiming unused licenses, optimizing subscription costs, and ensuring that Tableau-related data is synchronized with ServiceNow workflows.
The Tableau spoke provides actions to view and analyze meaningful usage data for software subscriptions so that you can reclaim stale licenses.
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 Tableau API version v3.21, but might be compatible with later versions.
Spoke requirements
- Tableau Cloud account
- Tableau Cloud Role required: Site administrator
- JSON Web Token (JWT) Connected App or Personal access token (PAT) 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 actions
The Tableau spoke provides actions to automate Tableau tasks when events occur in your ServiceNow instance. Available actions include:
| Category | Action | Description |
|---|---|---|
| User Management | Look up Users Stream | Retrieves users from the Tableau Cloud application. |
| Remove User | Revokes a user license in the Tableau Cloud application. | |
| Organization Management | Get Access Token | Gets the access token to authenticate the API calls. |
Spoke user roles
| User role | Description |
|---|---|
| Tableau Admin (sn_tableau_spoke.tableau_admin) | Creates connections for the Tableau Cloud 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.
For more information about setting up the spoke, see Set up the Tableau spoke.