Pluralsight Spoke
Summarize
Summary of Pluralsight Spoke
The Pluralsight Spoke enables ServiceNow customers to manage users, learning activities, courses, and skills directly within their ServiceNow instance by integrating with Pluralsight Skills. This integration streamlines learning and user management tasks by automating interactions with the Pluralsight platform.
Show less
Key Features
- Course Management: Retrieve detailed information about specified Pluralsight courses.
- Learning Management: Access learning status for specific courses and users, including data streams for learning progress.
- Skill Management: Obtain skill assessment results, lists of available skill assessments, and Skill IQ summaries. Note that some features require a Pluralsight Enterprise Plan.
- User Management: Create users, deactivate user licenses, invite users to plans, and retrieve user details from Pluralsight. These actions require API keys with write permissions.
Requirements and Compatibility
- An Integration Hub subscription is required to use the Pluralsight Spoke.
- The spoke is built for Pluralsight GraphQL API version v1 and may support future versions.
- Dependent ServiceNow plugins must be installed, including Complex Object, IntegrationHub Runtime, Flow Designer - Dynamic Inputs, REST Action Step, and Data Stream Action Template. Some plugins may require additional licenses.
Practical Benefits
By deploying the Pluralsight Spoke, ServiceNow customers can automate and simplify the management of learning programs, user onboarding, and skill tracking without leaving the ServiceNow environment. This integration enhances efficiency, ensures up-to-date learning status sync, and supports skill development aligned with organizational goals.
Manage users, learning, courses, and so on in the Pluralsight Skills account from your ServiceNow instance.
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.
Spoke version
Pluralsight spoke v1.2.0 is the latest version.
Supported versions
This spoke was built for Pluralsight GraphQL API version v1, but may be compatible with other future API versions.
Spoke dependencies
- Complex Object (com.glide.cobject)
- ServiceNow IntegrationHub Runtime (com.glide.hub.integration.runtime)
- ServiceNow Flow Designer - Dynamic Inputs (com.glide.hub.dynamic_inputs)
- ServiceNow IntegrationHub Action Step - REST (com.glide.hub.action_step.rest)
- ServiceNow IntegrationHub Action Template - Data Stream (com.glide.hub.action_type.datastream)
Spoke actions
The Pluralsight spoke provides actions to automate Pluralsight tasks when events occurs in your ServiceNow instance. Available actions include:
| Category | Action | Description |
|---|---|---|
| Course Management | Look up Courses | Retrieves details of the specified Pluralsight courses. |
| Learning Management | Look up Learning Status for Course | Retrieves the learning status of the specified Pluralsight course. |
| Look up Learning Status for User | Retrieves the learning status for the specified Pluralsight user. | |
| Look up Learning Status Data Stream | Retrieves the learning status of the specified course in Pluralsight. | |
| Skill Management | Look up Skill Assessment Results | Retrieves the skill assessment results in Pluralsight. Note:
|
| Look up Skill Assessments | Retrieves the list of all available skill assessments in Pluralsight that can be taken by a user. | |
| Look up Skill IQ Summary | Retrieves the skill IQ summary in Pluralsight. | |
| User Management | Create User | Creates a user in Pluralsight. Note: API key
must have the write permission to perform this action. |
| Deactivate User | Removes a user’s license from plan in Pluralsight. Note: API key must have the write
permission to perform this action. |
|
| Invite User | Invites the specified user to a plan in Pluralsight. Note: API key must have the write
permission to perform this action. |
|
| Look up Users | Retrieves details of the users in Pluralsight. |