ashby_candidate_id).
Create an additional field
1
Navigate to configuration
Open your dashboard and click on Configuration.
2
Manage candidate exact fields
Select Candidate Additional Fields from the configuration menu.
3
Add a field
- Click Add Field.
- Enter the Field Name and an optional Description.
- Choose a Field Type:
text,bool, ornumber. - Save your changes.
Syncing with your ATS
Once your fields are created, they become available programmatically. You can use the Patch API to update these specific fields behind the scenes. Updating these fields allows you to:- Filter your candidates dynamically from the Get Candidates API.
- Keep external ATS IDs (like
greenhouse_candidate_id) synced with the interview record. - Flag candidates automatically based on external workflows.

