Applications
Add result link to application
Add a result link to an application.
POST
This can, for example, be used to link a candidate back to a test result/assessment in your application. As not all ATS tools have a “result link” feature, we sometimes repurpose other fields to expose it.
This endpoint requires the permission Add result links to be enabled in your scope config.
Example Request Body
Authorizations
Headers
ID of the integration you want to interact with.
Path Parameters
The Kombo ID of the application you want to create the link for.
Body
application/json
POST /ats/applications/:application_id/result-links request body
The body is of type object
.
Response
200
application/json
POST /ats/applications/:application_id/result-links Successful response
The response is of type object
.