Available Connectors
eRecruiter ATS Integration
eRecruiter connector for Kombo’s ATS API
The eRecruiter ATS integration allows you to sync ATS data between eRecruiter and your application through Kombo’s unified API. The tool slug for this connector is erecruiter
.
Guides and Resources
Connection Setup Guide
Step-by-step instructions to connect your eRecruiter account to Kombo.
View Candidate Sources
How to view and manage candidate sources in eRecruiter.
Supported Features & Coverage
Jobs
Jobs
We select the first post url that we find for the job. It could have multiple.
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
description | |
employment_type | |
status | |
post_url | |
experience_level | |
location | |
custom_fields | |
integration_fields | |
opened_at | |
remote_created_at | |
remote_updated_at | |
remote_data |
Candidates
Candidates
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
first_name | |
last_name | |
source | |
phone_numbers | |
email_addresses | |
social_media | |
location | |
custom_fields | |
integration_fields | |
remote_created_at | |
remote_updated_at | |
remote_data |
Application Stages
Application Stages
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name |
Applications
Applications
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
outcome | |
current_stage_id | |
job_id | |
candidate_id | |
custom_fields | |
integration_fields |
Screening questions
Screening questions
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
title | |
description | |
format |
Job-specific screening questions
Job-specific screening questions
Field | Notes |
---|---|
index | |
required | |
precondition_question_id | |
precondition_options | |
job_id | |
question_id | |
id | |
changed_at | |
remote_deleted_at |
Jobs
Jobs
We select the first post url that we find for the job. It could have multiple.
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
description | |
employment_type | |
status | |
post_url | |
experience_level | |
location | |
custom_fields | |
integration_fields | |
opened_at | |
remote_created_at | |
remote_updated_at | |
remote_data |
Candidates
Candidates
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
first_name | |
last_name | |
source | |
phone_numbers | |
email_addresses | |
social_media | |
location | |
custom_fields | |
integration_fields | |
remote_created_at | |
remote_updated_at | |
remote_data |
Application Stages
Application Stages
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name |
Applications
Applications
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
outcome | |
current_stage_id | |
job_id | |
candidate_id | |
custom_fields | |
integration_fields |
Screening questions
Screening questions
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
title | |
description | |
format |
Job-specific screening questions
Job-specific screening questions
Field | Notes |
---|---|
index | |
required | |
precondition_question_id | |
precondition_options | |
job_id | |
question_id | |
id | |
changed_at | |
remote_deleted_at |
Create candidate
Create candidate
Input Field | Notes |
---|---|
candidate.first_name | |
candidate.last_name | |
candidate.email_address | |
candidate.phone_number | |
candidate.location.city | |
candidate.location.country | |
candidate.gender | |
candidate.availability_date | |
candidate.salary_expectations.period | |
candidate.salary_expectations.amount | |
application.job_id | |
screening_question_answers.question_id | |
screening_question_answers.answer | |
attachments.name | |
attachments.data | |
attachments.data_url | |
attachments.type | |
source.name | |
gdpr_consent.given |
Create application
Create application
Input Field | Notes |
---|---|
candidate.first_name | |
candidate.last_name | |
candidate.email_address | |
candidate.phone_number | |
candidate.location.city | |
candidate.location.country | |
candidate.gender | |
candidate.availability_date | |
candidate.salary_expectations.period | |
candidate.salary_expectations.amount | |
application.job_id | |
screening_question_answers.question_id | |
screening_question_answers.answer | |
attachments.name | |
attachments.data | |
attachments.data_url | |
attachments.type | |
source.name | |
gdpr_consent.given |
Add tag to candidate
Add tag to candidate
Input Field | Notes |
---|---|
candidate_id | |
tag.name |
Remove tag from candidate
Remove tag from candidate
Input Field | Notes |
---|---|
candidate_id | |
tag.name |
Add attachment to application
Add attachment to application
This action will fall back to the “Add attachment to candidate” action. Therefore, there could be cases where the attachment may not be added to the application but rather to the candidate.
Input Field | Notes |
---|---|
application_id | |
attachment.name | |
attachment.data | |
attachment.type |
Add result link to application
Add result link to application
Input Field | Notes |
---|---|
application_id | |
label | |
url | |
details.attributes.key | |
details.attributes.value |
Add attachment to candidate
Add attachment to candidate
Input Field | Notes |
---|---|
candidate_id | |
attachment.name | |
attachment.data | |
attachment.type |
Add result link to candidate
Add result link to candidate
Input Field | Notes |
---|---|
candidate_id | |
label | |
url | |
details.attributes.key | |
details.attributes.value |
Feature | Notes |
---|---|
Source Writing | |
Sync Only Created Applications | |
Connection Guide | |
Prerequisites | |
Create credentials | |
API Passthrough |