Documentation Index
Fetch the complete documentation index at: https://docs.kombo.dev/llms.txt
Use this file to discover all available pages before exploring further.
This connector is in open beta. You can freely enable it in your account.
talentlms.
Guides and Resources
Connection Setup Guide
Step-by-step instructions to connect your TalentLMS account to Kombo.
Supported Features & Coverage
- Models
- Actions
- Features
Users
Users
| Field | Notes |
|---|---|
| id | |
| remote_id | |
| changed_at | |
| remote_deleted_at | |
| first_name | |
| last_name | |
| work_email | |
| status | |
| remote_created_at | |
| remote_data |
Courses
Courses
| Field | Notes |
|---|---|
| id | |
| remote_id | |
| changed_at | |
| remote_deleted_at | |
| remote_created_at | |
| remote_data |
Course Revisions
Course Revisions
| Field | Notes |
|---|---|
| id | |
| remote_id | |
| changed_at | |
| remote_deleted_at | |
| course_id | |
| title | |
| description | |
| status | |
| remote_created_at | |
| remote_data |
Course Progressions
Course Progressions
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 |