Kombo Kombo Changelog logo

Kombo Changelog

Back to Kombo Subscribe to Updates

Labels

  • All Posts
  • General
  • ATS
  • HRIS
  • Assessment
  • SFTP
  • DATEV
  • LMS

Jump to Month

  • March 2026
  • February 2026
  • January 2026
  • December 2025
  • November 2025
  • October 2025
  • September 2025
  • June 2025
  • May 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • March 2023
  • February 2023
  • January 2023
LMS
4 days ago

LMS API Updates - March 8, 2026

  • 🧑‍💻 Sandbox: The bulk-upsert-courses action now supports setting the language and duration for courses, making testing more flexible.
Avatar of authorAike Hillbrands
LMS
a week ago

LMS API Updates - March 1, 2026

Highlights

  • 🏆 LMS API is now Generally Available: We're excited to announce that we have removed the "Beta" tag from our LMS API! The API is now considered stable and generally available for all LMS customers.
  • ⚙️ New Course Sync & Write Configuration: We've introduced more powerful and granular settings for the LMS category. You can now configure whether to sync all courses from a customer's system or only courses associated with specific content provider IDs. You can also set a default provider ID for writing courses.

Other Updates

  • Workday: Improved the logic for the `bulkUpsertCourses` action to better match and update existing courses, preventing potential duplicates.
  • Kombo Dashboard: The coverage grid for the `bulkUpsertCourses` action now shows granular support for `create` vs. `update` operations, giving you a clearer picture of an integration's capabilities.
Avatar of authorAike Hillbrands
LMS
2 weeks ago

LMS API Updates - February 22, 2026

Highlights

  • 🚀 New Udemy Business Integration: We've launched a new integration with Udemy Business! You can now connect to your customers' Udemy accounts to sync users, courses, skills, and learner progress data.
  • 🛠️ New Bulk Upsert Course Action: We've released a powerful new bulk-upsert-courses action that allows you to create and update courses in a single request. This action is now supported across 360Learning, Cornerstone OnDemand, SAP SuccessFactors, Sandbox, and Workday.

Other Updates

  • ⚙️ The default scope configuration for the LMS API has been refined to be more intuitive, and we've added more validation warnings to help prevent misconfigurations.
Avatar of authorAike Hillbrands
LMS
3 weeks ago

LMS API Updates - February 15, 2026

Highlights

  • 🚀 New: Bulk Create Courses Action: You can now create multiple courses in a single asynchronous request using the new POST /lms/courses/bulk endpoint. This is ideal for large-scale catalog synchronization and is the first feature powered by our new Async Tasks framework.

Other Updates

  • 🔐 Workday: We've updated the required permissions for syncing user data to ensure all necessary fields for learners are accessible.
Avatar of authorAike Hillbrands
LMS
a month ago

LMS API Updates - February 8, 2026

Highlights

  • 🚀 New LinkedIn Learning Integration: We've launched a new integration with LinkedIn Learning! You can now connect to your customers' LinkedIn Learning instances to sync courses, course revisions, user progress, and skills.
  • ✨ More Detailed Course Creation: The create course action now supports two new fields: duration (in minutes) and languages. This is already supported for 360Learning, Cornerstone, and Workday.
  • 🚮 SAP SuccessFactors: You can now use the new deactivate course action to manage the lifecycle of courses created via Kombo.

Other Updates

  • ⚙️ SAP SuccessFactors: We've made significant improvements to this integration:
    • ⚡ Course lookups are now much faster.
    • 🔗 Progress tracking is more reliable thanks to stable remote IDs.
    • 🌐 Support for language and duration has been added to course creation.
  • 🔑 Workday: The connection flow now provides clearer instructions for setting up required Business Process Security Policies. We also resolved an issue with incorrect SOAP API permissions.
  • 📅 Dashboard: The “Create course” form in the Data Explorer is now smarter, automatically disabling fields that aren't supported by the connected integration.
Avatar of authorAike Hillbrands