- You submit your available packages to Kombo. We’ll take care of configuring them in your customer’s integration. Your customers can now submit assessment or background check orders from their ATS.
- When your customer triggers a new assessment or background check order in the ATS, Kombo sends you a webhook event, so you can automatically send out an email to the candidate and get the assessment or the background check process started.
- Once the candidate has completed the assessment or the background check, you send the results to Kombo. We then write them to the ATS system.
- Your customers can conveniently access the assessment or the background check results directly within their ATS.
Setup: Connecting a new customer

Kombo Connect guides your customer through the process of connecting their ATS.
1. Configuring available packages
Submit all your available assessment and/or background check packages for the customer to Kombo. Kombo automatically configures the ATS to surface the packages to your customer.
What the UI for triggering a new assessment looks like in Greenhouse.
2. Reacting to new assessment or background check orders
Please refer to this guide for reacting to new inline assessment orders.
- For assessments, you should then send out an email to the candidate to take the test on your platform. The candidate will then complete your assessment.
- For background checks, you could send out an email to the candidate to fill in additional information required by the background check that are not stored on the ATS.
assessment:order-received
remote_data
will contain the exact payload received from the customer’s
webhook.422
status code and body in the following shape:
message
in the UI of the ATS so that your user knows what’s going on.
The response to the
assessment:order-received
webhook’s body needs to match the shape described in the example to make us to reject the assessment order!Other errors will not cause us to reject the assessment. We will still accept it and make it available via the Get open orders endpoint so that you can retry at a later point.3. Writing back results
Once the candidate has completed your assessment, you send the results of the assessment or the background check to Kombo:
What assessment results look like within Greenhouse.