Sources for Learning Core

  • Release version: Zurich
  • Updated July 31, 2025
  • 4 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 Sources for Learning Core

    The Learning Core application in ServiceNow automatically creates integration source records for several popular learning platforms—Cornerstone On Demand, Pluralsight, Udemy, Sumtotal, and Saba—within the Enterprise Service Management Integrations Framework. These source records contain predefined properties and integration services designed to facilitate seamless data exchange between these external learning systems and the ServiceNow platform.

    Show full answer Show less

    Key Features

    • Predefined Properties: Each source includes configurable properties such as pagesize (number of records per API call), fullpull (controls whether all or only updated records are pulled), pulloffsethours (time offset for incremental data retrieval), and urlprefix (used for deep linking to learning objects in some platforms).
    • Integration Services: Specific services enable operations such as assigning courses to users, synchronizing user records between ServiceNow and the learning system, pulling learning courses, and retrieving user activity or course progress data.
    • User Mapping: User synchronization typically uses email IDs for mapping users between systems. Some platforms, like Cornerstone On Demand, offer customization options to map by user ID or username through script overrides.

    Platform-Specific Capabilities

    • Cornerstone On Demand: Supports full or incremental pulls of users and courses, user activity, and course assignments. It includes a deep link prefix and allows custom user mapping via scripting.
    • Pluralsight: Enables pulling courses and course progress with options for full or incremental data retrieval.
    • Udemy: Pulls courses and user activity with full or incremental update capabilities.
    • Sumtotal: Facilitates full or incremental pulls of courses and progress, user synchronization by user ID, course assignments, and deep linking.
    • Saba: Offers similar features including full or incremental pulls, user synchronization by email, course assignments, and retrieval of user course activity.

    Practical Benefits for ServiceNow Customers

    By leveraging these predefined source records and integration services, ServiceNow customers can efficiently integrate external learning data into their ServiceNow environment without extensive custom setup. This streamlines learner management, progress tracking, and course assignment workflows across multiple third-party learning platforms. The configurable properties and user mapping options provide flexibility to align integrations with organizational needs and data synchronization preferences.

    Once you set up the Learning Core application, the source record for Cornerstone On Demand, Pluralsight, Udemy, Sumtotal, and Saba applications are automatically created in the Source module in Enterprise Service Management Integrations Framework. The source records in the Enterprise Service Management Integrations Framework application contain a predefined set of properties and integration services.

    Table 1. Integration source record: Cornerstone Ondemand
    Field Description
    Name

    Name of the record in Enterprise Service Management Integrations Framework: Cornerstone.

    Properties Set of properties that are predefined for the Cornerstone OnDemand application.
    • page_size: Number of records that are pulled through an API call from the Cornerstone OnDemand application.
    • full_pull: When set to True, all the active users and learning courses from the Cornerstone OnDemand system are pulled into the ServiceNow application.

      When set to False, modified users, modified transcripts, and updated courses are pulled from the Cornerstone OnDemand system into the ServiceNow instance.

    • url_prefix: Deep link prefix to pull learning objects from Cornerstone OnDemand system during run time.
    • pull_offset_hours: Value that is considered for pulling modified records.

      For example, the last successful run was on 12/12/2021 at 17:00:00, pull_offset_hours is set to 5, and full_pull is set to False. The next pull fetches all the records that have been modified from 12/12/2021 12:00:00 until current date and time.

    Integration Services Services that interact with the Cornerstone OnDemand application to pull or push learning courses.
    • Course assign service: Assigns a course to an employee in the Cornerstone Ondemand application.
    • Sync users: Maps users in the Cornerstone OnDemand system to users in the ServiceNow system using email Ids.
      Note:
      If you want to use user_id or user_name field for mapping users, then overridegetCornerstoneUser method in the sn_lc.UserMappingUtil script.
    • Courses: Pulls learning courses from the Cornerstone OnDemand application into the ServiceNow application.
    • User activity: Pulls details of user activity on learning courses from the Cornerstone OnDemand application into the ServiceNow application.
    Table 2. Integration source record: Pluralsight
    Field Description
    Name

    Name of the record in Enterprise Service Management Integrations Framework: Pluralsight.

    Properties Set of properties that are predefined for the Pluralsight system.
    • page_size: Number of records that are pulled through an API call from Pluralsight.
    • full_pull: When set to True, all the learning courses are pulled from Pluralsight into the ServiceNow instance. When set to False, updated learning courses progress is pulled from Pluralsight into the ServiceNow instance.
    • pull_offset_hours: Value that is considered for pulling modified records.

      For example, the last successful run was on 12/12/2021 at 17:00:00, pull_offset_hours is set to 5, and full_pull is set to False. The next pull fetches all the records that have been modified from 12/12/2021 12:00:00 until current date and time.

    Integration Services

    Services that interact with the Plural sight application to pull learning courses into the ServiceNow application.

    • Courses: Pulls learning courses from the Pluralsight application into the ServiceNow application.
    • Course progress: Pulls the progress of learning courses from the Pluralsight application into the ServiceNow application.
    Table 3. Integration source record: Udemy
    Field Description
    Name

    Name of the record in Enterprise Service Management Integrations Framework: Udemy

    Properties Set of properties that are predefined for the Udemy application.
    • page_size: Number of records that are pulled through an API call from Udemy into the ServiceNow application.
    • full_pull: When set to True, all the learning courses are pulled from Udemy into the ServiceNow application. When set to False, updated learning courses and learning courses progress are pulled from Udemy into the ServiceNow application.
    • pull_offset_hours: Value that is considered for pulling modified records.

      For example, the last successful run was on 12/12/2021 at 17:00:00, pull_offset_hours is set to 5, and full_pull is set to False. The next pull fetches all the records that have been modified from 12/12/2021 12:00:00 until current date and time.

    Integration Services

    Services that interact with the Udemy application to pull learning courses into the ServiceNow application.

    • Pull Courses: Pulls learning courses from the Udemy application into the ServiceNow application.
    • Pull user activity: Pulls details of user activity on learning courses from the Udemy application into the ServiceNow application.
    Table 4. Integration source record Sumtotal
    Field Description
    Name

    Name of the record in Enterprise Service Management Integrations Framework: Sumtotal

    Properties

    Set of properties that are predefined for the Sumtotal application.

    • full_pull: When set to True, all the learning courses are pulled from Sumtotal into the ServiceNow application. When set to False, updated learning courses and learning courses progress are pulled from Sumtotal into the ServiceNow application.
    • url_prefix: Deep link prefix to pull learning objects from Sumtotal during run time.
    Integration Services

    Services interact with the Sumtotal application to pull or push learning courses.

    • Assign course in Sumtotal: Assigns a course to an employee in the Sumtotal application.
    • Pull Courses: Pulls learning courses from the Sumtotal application into the ServiceNow application.
    • Sync users: Maps users in the Sumtotal system to users in the ServiceNow system using user IDs.
    • User activity: Pulls details of user activity on learning courses from the Sumtotal application into the ServiceNow application.
    Table 5. Integration source record: Saba
    Field Description
    Name

    Name of the record in Enterprise Service Management Integrations Framework: Saba

    Properties Set of properties that are predefined for the Saba application.
    • full_pull: When set to True, all the learning courses are pulled from Saba into the ServiceNow application. When set to False, updated users, learning courses, and learning course progress are pulled from the Saba system into the ServiceNow application.
    • page_size: Number of records that are pulled per page.
    Integration Services Services that interact with the Saba application to pull or push learning courses.
    • Course assign service: Assigns a course to an employee in the Saba application.
    • Pull Courses from Saba: Pulls learning courses from the Saba application into the ServiceNow application.
    • Sync Saba Users: Maps users in the Saba system to users in the ServiceNow application based on email IDs.
    • Pull Saba User Course Activity: Pulls details of user activity on learning courses from the Saba application into the ServiceNow application.