External Content Integration Sources
Summarize
Summary of External Content Integration Sources
ServiceNow's Coaching With Learning feature integrates with third-party learning management systems (LMS) such as Cornerstone OnDemand, Pluralsight, and Udemy. These integrations are managed through predefined source records in the Enterprise Service Management Integrations Framework, enabling seamless synchronization and data exchange between ServiceNow and the external LMS platforms.
Show less
Integration Source Records and Properties
Each LMS integration source record includes a set of predefined properties that control how data is pulled into ServiceNow:
- pagesize: Defines how many records are retrieved per API call.
- fullpull: When set to True, the integration pulls all available learning courses and user data; when False, only modified or updated records since the last sync are pulled.
- pulloffsethours: Specifies the time window before the last successful sync to ensure no data updates are missed during incremental pulls.
- urlprefix (Cornerstone only): Used for deep linking to learning objects during runtime.
Integration Services
Each LMS integration includes specific services that facilitate the synchronization of courses, users, and user activities:
- Cornerstone OnDemand:
- Course assign service: Assigns courses to employees.
- Sync users: Maps users between Cornerstone and ServiceNow using email IDs (custom mapping via script override is possible).
- Courses: Pulls course data.
- User activity: Retrieves user learning activity details.
- Pluralsight:
- Courses: Pulls course data.
- Course progress: Retrieves learners' course progress.
- Udemy:
- Pull Courses: Pulls course data.
- Pull user activity: Retrieves user learning activity details.
Practical Benefits for ServiceNow Customers
This integration framework allows customers to automatically synchronize learning content, user information, and progress data from leading LMS platforms directly into ServiceNow. By leveraging the predefined properties and services, organizations can ensure up-to-date and accurate learning data within their ServiceNow environment, supporting enhanced coaching and learning management workflows.
Additionally, customization options such as user mapping adjustments for Cornerstone ensure flexibility to meet specific organizational needs.
When you integrate Coaching With Learning with third-party learning management systems, the source record for Cornerstone OnDemand, Pluralsight, and Udemy applications are automatically created in the Enterprise Service Management Integrations Framework. These source records contain a predefined set of properties and integration services.
| Field | Description |
|---|---|
| Name | Name of the record in Enterprise Service Management Integrations Framework: Cornerstone. |
| Properties | Set of properties that are predefined for Cornerstone OnDemand application.
|
| Integration Services | Services interact with Cornerstone Ondemand application to pull or push learning
courses.
|
| 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.
|
| Integration Services | Integration services interact with Plural sight application to pull learning
courses into ServiceNow.
|
| Field | Description |
|---|---|
| Name | Name of the record in Enterprise Service Management Integrations Framework: Udemy |
| Properties | Set of properties that are predefined for the Udemy system.
|
| Integration Services | Integration services interact with Udemy application to pull learning courses
into ServiceNow.
|