a year ago
Sandbox integration, BreatheHR, Homerun & IRIS integrations, disable integrations by default and improved passthrough
General
- When creating a new integration in your dev environment, there is a new option called “Sandbox” which acts as a mock integration and allows you to query sample data / make API requests.
- New setting: You can now disable new integrations by default. So, if Kombo publishes a new integration it will only be available to your customers if you explicitly enable it. You can configure this setting in your “tools” overview of the dashboard
- Added
integration-deleted
webhook. When an integration is deleted via the Dashboard UI you can simply consume this webhook to clean up any data related to that integration from your database. - Implemented passthrough requests to Workday’s SOAP API. You can find more details in our documentation
- Fixed an issue where you could not see the request body of passthrough requests containing form-data
- Added support for specifying the content-type of passthrough API requests. You can now for example submit multipart_form_data in each request.
- Added notes to webhooks: you can label each webhook so that your teammates (and future you) will know why this webhook was created. You can find this in the “webhooks” section of the Kombo dashboard
- Added support for OR filters - passing multiple values in a comma-seperated list - for all filter types. This will reduce the number of requests and complexity when multifiltering.
HRIS
- Added new integration to BreatheHR HRIS.
- Added the missing connection guide for Lucca. You can find it in our help center.
- Added new integration to IRIS Cascade HRIS
ATS
- Added new integration to Homerun ATS. See the help center for how to get started.
- Implemented the “move application to stage” action for Oracle Recruiting Cloud
- Uploading attachments of type “OTHER” is now supported for SuccessFactors when creating candidates or applications