Add a result link to a candidate.
Supported integrations
ID of the integration you want to interact with.
The Kombo ID of the candidate you want to add the result link to.
POST /ats/candidates/:candidate_id/result-links Request 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.
POST /ats/candidates/:candidate_id/result-links Positive response