Pluralsight Spoke

  • Release version: Zurich
  • Updated July 31, 2025
  • 2 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 Pluralsight Spoke

    The Pluralsight Spoke for ServiceNow enables seamless management of users, learning activities, courses, and skills within your Pluralsight Skills account directly from your ServiceNow instance. It automates key Pluralsight tasks based on events in ServiceNow, streamlining integration and operational efficiency.

    Show full answer Show less

    This spoke requires an Integration Hub subscription and depends on specific ServiceNow plugins to function properly. The latest version available is Pluralsight spoke v1.2.0, designed for Pluralsight GraphQL API version v1, with potential compatibility for future API versions.

    Key Features

    • Course Management: Retrieve detailed information about specified Pluralsight courses.
    • Learning Management: Access learning status for specific courses or users, including data stream capabilities.
    • Skill Management: Obtain skill assessment results, skill IQ summaries, and lists of available skill assessments. Note that some actions require a Pluralsight Enterprise Plan.
    • User Management: Create, deactivate, invite, and look up users within Pluralsight. Actions related to user creation, deactivation, and invitation require API keys with write permissions.

    Practical Considerations

    • Ensure all dependent plugins are installed, including Complex Object, IntegrationHub Runtime, Flow Designer - Dynamic Inputs, and IntegrationHub Action Steps, some of which may require additional licenses.
    • Use the Pluralsight spoke to automate processes such as user onboarding, course tracking, and skill assessments to enhance workforce learning and development through ServiceNow.
    • Refer to the setup documentation for configuring the spoke in your environment and leveraging its full capabilities.

    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

    If you’re having trouble installing the app, ensure that these dependent plugins are installed:
    • 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)
    Note:
    Some of these plugins are licensable features and require appropriate licenses, if used outside the spoke implementation.

    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:
    • Pluralsight Enterprise Plan is required to use this action.
    • The action output, Attempt Number starts with 0 and this value is synchronised with value from Pluralsight.
    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.
    See Set up the Pluralsight spoke for information about setting up the Pluralsight spoke.