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

  • August 2026
  • July 2026
  • June 2026
  • May 2026
  • April 2026
  • 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
HRIS
today

HRIS API Updates - August 9, 2026

Highlights

  • 🌍 UKG Pro: Support for International Hires
    You can now create employees in international locations with UKG Pro. The integration automatically selects the correct 'Global Hire' transaction based on the provided staffing context, enabling you to hire employees outside the US without requiring an SSN.
  • πŸ’Έ Workday: Create Hires with Compensation Plans
    The `create-employee` action for Workday now supports adding compensation details during the hiring process. You can include stock plans and one-time payments (like signing bonuses) directly in the hire form, with eligible plans loaded dynamically for selection.
  • 🧠 New Managed Skills Catalog API
    We've launched a new API to manage a custom skills catalog. You can use the synchronous `POST /hris/skills` endpoint to create and update skills, which are then pushed to the connected HRIS during the next sync. This allows you to manage a centralized skills taxonomy within Kombo.
  • πŸŽ‹ BambooHR: Enhanced Create Employee Form
    We've improved the `create-employee` form for BambooHR to natively support phone number fields. You can now provide mobile and home phone numbers using unified keys, simplifying the creation of new employees.
  • πŸ₯© Cornerstone OnDemand: Richer Employee Data
    We've upgraded our Cornerstone OnDemand integration to use a newer endpoint for enriching employee data. This provides more comprehensive data for fields like gender, date of birth, and home address. Please note that this requires the `obj_users_core:read` scope to be enabled.

What else we've shipped πŸš€

  • πŸ“Š Model & Action Extensions
    • Workday: The `create-employee` form fields for compensation are now optional, offering more flexibility. We also added support for UK National Insurance numbers (`GBR-NI`) as an `ssn` type.
  • πŸ› Integration Fixes & Improvements
    • ADP Workforce Now: Improved sync reliability by better handling errors when fetching employee pay distribution data.
    • DATEV: Clarified the API description for the `check-write-permission` endpoint.
    • HR4You: The connection flow now supports custom portal URLs, not just standard subdomains.
    • Loket: The integration now correctly respects scopes and only fetches the citizen service number (BSN) if `ssn` or `tax_id` fields are enabled.
    • Oracle HCM: Syncs are now more resilient and will no longer fail when encountering talent profiles with missing person IDs.
    • SuccessFactors: The `effective_date` for employments now correctly uses the hire date, improving data accuracy.
    • Workday: We've reduced noisy permission warnings for customers not using custom fields.
Avatar of authorMarvin MΓΌller