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
ATS
3 weeks ago

ATS API Updates - August 9, 2026

Highlights

  • ๐Ÿ“ New: Read ATS Notes
    We've introduced a new data model for reading notes associated with candidates and applications. You can now use the `GET /ats/notes` endpoint to retrieve valuable context from your customers' ATS. Initial support is available for Greenhouse, Lever, and Ashby.
  • ๐Ÿš€ Ashby Performance Overhaul
    We've massively improved the performance of full syncs for Ashby. By switching to bulk fetching for interviews and offers instead of per-application requests, we've dramatically reduced the number of API calls required, leading to significantly faster and more reliable syncs for large accounts.
  • ๐ŸŒฑ Greenhouse Reliability Enhancements
    We've rolled out two key improvements for Greenhouse. You can now configure a reserved API request capacity for real-time actions during full syncs, preventing them from being delayed by sync traffic. Additionally, the connection flow now automatically requests all necessary read scopes for the create application action, preventing permission errors and the need for your customers to reconnect.

Other Updates

  • ๐Ÿ–‡๏ธ Model & Action Extensions
    • Ashby: Custom fields are now supported on the Application Stages model.
    • SuccessFactors: You can now sync interviewers assigned to an interview.
    • P&I Loga: You can now write a candidate's birth date using `remote_fields`.
    • BITE: Added a new setting to notify the hiring team via email when new applications are created.
    • Bullhorn: The `create-application` action now populates Bullhorn's `sendingUser` field from the `sourced_by` input, and correctly marks submissions as a "Web Response" when a "New Lead" status is provided.

โš™๏ธ Integration Fixes & Improvements

  • BreezyHR: You can now read and write attachments for applications associated with non-published (e.g., closed) jobs.
  • Oracle Recruiting Cloud: Added support for mapping application outcomes to Hired, Declined, or Pending.
  • RecruitCRM: Added support for filtering data based on a cutoff date.
Avatar of authorMarvin Mรผller