This connector is in open beta. You can freely enable it in your account.
The SAP SuccessFactors LMS integration allows you to sync LMS data between SAP SuccessFactors and your application through Kombo’s unified API. The tool slug for this connector is successfactors.
Users (students) are read from the SuccessFactors Learning API.
Field
Notes
id
remote_id
changed_at
remote_deleted_at
first_name
last_name
work_email
status
remote_created_at
remote_data
Course Providers
Field
Notes
id
remote_id
changed_at
remote_deleted_at
name
remote_created_at
remote_data
Courses
Courses are read from the SuccessFactors Learning API.
Field
Notes
id
remote_id
changed_at
remote_deleted_at
provider_id
remote_created_at
remote_data
custom_fields
integration_fields
Course Revisions
Course revisions are read from the SuccessFactors Learning API.
Field
Notes
id
remote_id
changed_at
remote_deleted_at
course_id
title
description
status
remote_created_at
remote_data
Course Progressions
Progress records are read from the SuccessFactors Learning API.
Field
Notes
id
remote_id
changed_at
remote_deleted_at
user_id
course_revision_id
status
enrolled_at
completed_at
remote_data
Create course
Courses will be added to the Open Content Network (OCN) and may take some time to be automatically imported as learning items. You can manually import them by going to Learning Administration and from the left sidebar: Content → Open Content Network. Currently, only 1 course can be created every 500 seconds. This is a limitation of the underlying API. Assignments (enrollments) are not supported for OCN content until the course has been imported by SuccessFactors and synced. Only the first language from the languages array is used. The admin user’s locale in SuccessFactors must match the course language for titles and descriptions to be visible. If not configured, these fields will appear empty, causing sync correlation to fail. This will result in the created course being deleted and replaced with a new one, and actions such as deactivating the course will not work. See: userapps.support.sap.com/sap/support/knowledge/en/2391802.
Input Field
Notes
course.title
course.description
course.course_url
course.thumbnail_url
course.duration
course.languages
Deactivate course
Only courses created via Kombo can be deactivated. Currently, only 1 course can be deactivated every 500 seconds. This is a limitation of the underlying API.
Input Field
Notes
course_id
Enroll user in course
The status is set to IN_PROGRESS because SuccessFactors treats new enrollments as in-progress courses.