This connector is in open beta. You can freely enable it in your account.
The TalentLMS LMS integration allows you to sync LMS data between TalentLMS and your application through Kombo’s unified API. The tool slug for this connector is talentlms.
Progress is fetched per user-course pair via the course-progress endpoint.
Field
Notes
id
remote_id
changed_at
remote_deleted_at
user_id
course_revision_id
status
completed_at
remote_data
Upsert courses
TalentLMS only supports setting course duration in whole days. The provided duration (in minutes) is converted to days by rounding up.
Input Field
Notes
items.origin_id
items.course.type
items.course.title
items.course.description
items.course.duration
Deactivate course
TalentLMS does not support deactivating or archiving courses. This action permanently deletes the course from TalentLMS. This is irreversible and cannot be undone.
Input Field
Notes
course_id
Enroll user in course
TalentLMS determines the enrollment role based on the user’s account type. Admin and instructor users are automatically enrolled as trainers (with no progression tracking) by TalentLMS. If this happens, a rollback is attempted and an error is returned.