Add result link to candidate
Add a result link to a candidate.
This endpoint is deprecated!
Please use add result link to application instead. 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 action is deprecated because result links usually concern applications and not candidates. Use endpoint nested under /applications
instead..
This endpoint requires the permission Add result links to be enabled in your scope config.
Example Request Body
Authorizations
Create an API key on the Secrets page in the Kombo dashboard.
Headers
ID of the integration you want to interact with.
Path Parameters
The Kombo ID of the candidate you want to add the result link to.
Body
If the system allows us to display a display name for the link, we will use this label.
URL of the link.
Additional details with attributes that will be added to the result. This can be percentages, scores, or any text.
We generally recommend using short attribute keys and a short custom_field_name_prefix to avoid overflowing the ATS UI.
Additional fields that we will pass through to specific ATS systems.
Response
success