This connector is in closed beta. Please contact us to get access.
The Digital Recruiters ATS integration allows you to sync ATS data between Digital Recruiters and your application through Kombo’s unified API. The tool slug for this connector is digitalrecruiters.
Digital Recruiters API only supports the standard job board use case: Reading Jobs and Applying.
Application status levels are mapped to seven global stages (Application, Preselection, Qualification, Interview, Offer, Hiring, Refusal). In observed Digital Recruiters tenants, these levels appear non-editable.
Digital Recruiters only exposes a job feed of the currently open jobs, we therefore sync all as open. Once a job is closed it will be returned as deleted.
visibility
department
post_url
experience_level
salary_amount_from
salary_amount_to
salary_currency
location
custom_fields
integration_fields
opened_at
remote_created_at
contact_id
remote_data
Candidates
Field
Notes
id
remote_id
changed_at
remote_deleted_at
first_name
last_name
title
source
phone_numbers
email_addresses
location
remote_data
Application Stages
Field
Notes
id
remote_id
changed_at
remote_deleted_at
name
global_index
Applications
Field
Notes
id
remote_id
changed_at
remote_deleted_at
outcome
current_stage_id
remote_created_at
remote_updated_at
remote_data
Job hiring team members
Field
Notes
roles
job_id
user_id
id
changed_at
remote_deleted_at
Create candidate
DigitalRecruiters supports one file payload (file). If multiple attachments are submitted, only one attachment is sent (CV preferred). DigitalRecruiters only supports gender values 1 (male) and 2 (female). OTHER is not sent. The DigitalRecruiters API doesn’t expose an error when applying to closed jobs or when the same candidate applies twice, we therefore don’t throw our AlreadyApplied and JobClosed Errors.
Input Field
Notes
candidate.first_name
candidate.last_name
candidate.email_address
candidate.title
candidate.phone_number
candidate.location.city
candidate.location.street_1
candidate.location.zip_code
candidate.gender
application.job_id
attachments.name
attachments.data_url
attachments.data
attachments.type
source.name
gdpr_consent.given
Create application
DigitalRecruiters supports one file payload (file). If multiple attachments are submitted, only one attachment is sent (CV preferred). DigitalRecruiters only supports gender values 1 (male) and 2 (female). OTHER is not sent. The DigitalRecruiters API doesn’t expose an error when applying to closed jobs or when the same candidate applies twice, we therefore don’t throw our AlreadyApplied and JobClosed Errors.