Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Create a source for a learning system

Create a source record for the third-party learning system that you want to integrate with your ServiceNow instance.

Before you begin

Procedure

  1. Navigate to Integrations Framework > Source.

  2. Select New.

  3. In the Name field, enter the name of the integration source, for example, Pluralsight.

  4. Right-click the form header and click Save.

  5. In the Integration Services related list, click New.

  6. On the form, fill in the fields:

FieldDescription
NameName of the integration service, for example, Pluralsight.
Import set tablesList of intermediate tables which store records from the third-party system.Note: This field is enabled only when a scheduled pull service is selected in the Service type field.
FlowFlow that interacts with the third-party system to pull the required data.
ActiveOption to indicate that the integration service is available for use.
ApplicationApplication which contains the integration service record.
SourceName of the third-party system with which you want to integrate your application.
OrderOrder in which you want to run transformation scripts.
Service typeOption to indicate the type of service Scheduled pull or Ondemand Push.
Retry policyConfiguration set to push a record when the previous push fails.Note: This field appears only when Ondemand Push service is selected in the Service type field.
  1. Select Update.

Parent Topic:Administration tasks in Learning Core