Saba Spoke

  • Release version: Washingtondc
  • Updated February 1, 2024
  • 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 Saba Spoke

    The Saba spoke enables integration between Saba and ServiceNow, allowing you to import learning courses, course activity, and user data from Saba into your ServiceNow instance. This spoke requires an Integration Hub subscription to function properly.

    Show full answer Show less

    Key Features

    • Spoke Version: The latest version is Saba spoke v 1.0.4.
    • Dependencies: Ensure the following plugins are installed for optimal performance:
      • Complex Object
      • ServiceNow IntegrationHub Runtime
      • ServiceNow Flow Designer - Dynamic Inputs
      • ServiceNow IntegrationHub Action Step - REST
      • ServiceNow IntegrationHub Action Template - Data Stream
      • ServiceNow IntegrationHub Action Step - JSON Parser
      • IntegrationHub Standard Spokes
      Note: Some plugins may require appropriate licenses.
    • Spoke Flows: Includes a flow to retrieve tokens on a scheduled basis for continuous integration.
    • Spoke Actions: Automate Saba tasks with available actions like retrieving access tokens, user course activity, and course data.
    • Module: Adds a Saba application to ServiceNow with a dedicated module for credentials management.

    Key Outcomes

    By integrating Saba with ServiceNow, you can automate learning management processes, streamline data access, and enhance user experience through real-time updates. Ensure you register an OAuth 2.0 application in Saba to generate the required tokens and utilize connection aliases for efficient management of credentials across multiple environments.

    The Saba spoke enables you to pull learning courses, course activity and users from a Saba instance into a 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

    Saba spoke v 1.0.4 is the latest version.

    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)
    • ServiceNow IntegrationHub Action Step - JSON Parser [com.glide.hub.action_step.jsonparser]
    • IntegrationHub Standard Spokes [com.glide.hub.action_step.xmlparser]
    Note:
    Some of these plugins are licensable features and require an appropriate license if used outside the spoke implementation. For information on licenses, contact your account manager.

    Spoke flows

    The Saba spoke provides a flow to pull tokens on a scheduled basis. Enable the flow to ensure that the spoke actions work properly.
    Flow Description
    Get Saba Token Retrieves access token for Saba and generates a new refresh token after every six days.

    Spoke actions

    The Saba spoke provides actions to automate Saba tasks when events occur in the ServiceNow instance. Available actions include:

    Action Description
    Get Authorization Code Retrieves the authorization code that is required to get the access token in the Saba system.
    Get Access Token Retrieves the access token for Saba based on username, password, authorization code, connection alias, and application registry.
    Get Refresh Token Retrieves the refresh token for Saba.
    Get Saba System Timezone Difference Compares the time zones of the Saba system and ServiceNow platform and retrieves the difference.
    Look up Courses Stream Retrieves the main view to get course data. This is based on filters such as count per page, and start page.
    Look up User Course Activity Stream Retrieves user progress on course items.
    Look up Users Stream Retrieves data of employees from the the Saba system.
    Save Assignment Creates or updates a standard assignment.

    Spoke module

    The Saba spoke adds a Saba application to your ServiceNow instance. The Saba application has the following module:
    Module Description
    Credentials Details required to pull tokens from the Saba system.

    Saba spoke account requirements

    The Saba spoke requires registering an OAuth 2.0 application in your Saba account to generate OAuth 2.0 tokens for the Saba spoke. Record the generated Client ID, Client Secret, Application key, Integration user name, and password for later use.

    Connection and credential alias requirements

    Integration Hub uses aliases to manage connection and credential information. 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, see Connections and Credentials.

    For information about setting up the spoke, see Set up Saba spoke.