August 3, 2025
New IntegrationATS APIHRIS APIATS Assessment APISecurityModel Update

Platform Highlights

  • πŸ“£ New data-changed Webhook: You can now subscribe to our new data-changed webhook to receive real-time notifications whenever data is created, updated, or deleted during a sync. This allows for faster data synchronization by signaling exactly when you need to pull fresh data, complementing periodic full syncs. We’ve also published new documentation on best practices for using this webhook.
  • πŸ” PGP Encryption for SFTP Integrations: You can now provide a PGP public key in the Connection flow for SFTP integrations. Kombo will use this key to encrypt files before uploading them to your customers’ SFTP servers, adding a critical layer of security for sensitive data.
  • πŸ”‘ Enhanced API Key Security: For added security, the ability to configure webhook scopes for API keys is now restricted to super-admin users and enabled by default for new keys.
  • ✨ Dashboard and DX Improvements: We’ve made several improvements to the developer dashboard: integration names are now clearer, enum mapping modals load more reliably, and redundant text has been removed from copy buttons. We’ve also improved our OpenAPI specification to fix potentially confusing nullable declarations.

HRIS API

Highlights

  • πŸš€ New Paycom HRIS Integration: Connect to Paycom to sync comprehensive employee profiles, employment data, departments, locations, and time-off information.
  • πŸš€ New absence.io HRIS Integration: You can now integrate with absence.io to sync employees, teams, and time-off data. The integration also supports creating and deleting absences and inviting new employees.
  • πŸ”Ž Filter HRIS Objects by Name: You can now filter GET /hris/groups, GET /hris/locations, and GET /hris/legal-entities by name, making it easier to find specific records.

Other

  • ⚑ HiBob: Syncs are now significantly faster and more reliable for customers with large employee counts, as we now use bulk data endpoints. We also fixed a bug to ensure only current employment data is considered during syncs.
  • πŸ” Paylocity: Improved authentication reliability by automatically refreshing tokens on timeout errors.
  • πŸ“Š Nmbrs: The employee model now includes more detailed employment information, such as job title and employment type, synced directly from employment records.
  • πŸ› οΈ UKG Pro:
    • Improved reliability for the create-employee action.
    • Increased the maximum length for address fields to accommodate longer addresses.
  • πŸ› BambooHR: Fixed an issue with how custom field keys were being handled, improving data accuracy.
  • 🀝 CezanneHR: Improved the Connection flow with clearer instructions for your customers on enabling API access.
  • πŸ—ΊοΈ SAP SuccessFactors: Improved language code mapping for more accurate employee language preferences.
  • βš™οΈ Minor data mapping and sync reliability improvements for Remote.com and Sympa.

ATS API

Highlights

  • πŸš€ New Compleet ATS Integration: You can now connect to Compleet to fetch jobs and sync candidates.
  • πŸ” SmartRecruiters: Introduced a new, streamlined Partner OAuth flow, making it easier for your customers to connect their SmartRecruiters account.
  • πŸ“Ž New Actions for Gem, Oracle, and JazzHR:
    • Gem: Added support for the create-candidate action and improved error handling for existing candidates.
    • Oracle Recruiting: You can now reject applications using the new reject-application action and retrieve candidate and application attachments.
    • JazzHR: Added a new add-candidate-attachment action to upload files to a candidate’s profile.

Other

  • πŸ› Lever: Fixed two issues where applications could not be found after creation due to auto-rejection rules and where newly created candidates appeared in the wrong application stage.
  • πŸ› οΈ BreezyHR:
    • Extended the candidate model to include phone numbers.
    • Fixed an issue with how checkbox screening question answers were synced.
  • πŸ“ž iCIMS: You can now specify a phone number type when creating candidates.
  • πŸ“„ JazzHR: Mapped the β€œNeeds Approval” job status for more accurate job state syncing.
  • ⚠️ Cornerstone OnDemand: Added clearer warnings when creating candidates with too many or unsupported attachments.
  • βœ… UKG Pro: Improved validation when moving applications to a withdrawn stage.
  • βš™οΈ Minor improvements to job description formatting for Guidecom and MySolution, address parsing for Umantis, attachment warnings for Rexx, custom field support for Zvoove, and data syncing for Bullhorn and Personio.

ATS Assessment API

Highlights

  • πŸ“Ž Workday: You can now include attachments (like PDF reports) when submitting assessment results.

Other

  • πŸ› Oracle Recruiting: Improved the formatting and reliability of assessment results written back to the ATS.

Performance & Reliability

  • ⚑ Improved handling of date fields in SFTP file processing.
  • πŸ“ Enhanced interaction warnings in logs to provide more context for debugging.
  • πŸ” Security and reliability improvements across the platform.