Add a result link to an application.
Supported integrations
ID of the integration you want to interact with.
The Kombo ID of the application you want to create the link for.
POST /ats/applications/:application_id/result-links Request body
If we can 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/applications/:application_id/result-links Positive response