Available Connectors
Eploy ATS Integration
Eploy connector for Kombo’s ATS API
The Eploy ATS integration allows you to sync ATS data between Eploy and your application through Kombo’s unified API. The tool slug for this connector is eploy
.
Guides and Resources
Supported Features & Coverage
Users
Users
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
first_name | |
last_name | |
remote_data |
Jobs
Jobs
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
job_code | |
description | |
weekly_hours | |
employment_type | |
status | |
category | |
department | |
post_url | |
salary_amount_from | |
salary_amount_to | |
salary_currency | |
salary_period | |
location | |
custom_fields | |
integration_fields | |
opened_at | |
remote_data |
Candidates
Candidates
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
first_name | |
last_name | |
company | |
title | |
source | |
phone_numbers | |
email_addresses | |
location | |
remote_data |
Application Stages
Application Stages
Eploy application stages are very complex compared to most other tools. We create permutations of multiple concepts in Eploy (stages, statuses, outcomes and placements) to cover all possible stages an application can be in. This leads to a high number of application stages.
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
remote_data |
Applications
Applications
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
current_stage_id | |
job_id | |
candidate_id | |
remote_data |
Screening questions
Screening questions
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
title | |
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 |
Job hiring team members
Job hiring team members
Field | Notes |
---|---|
roles | |
job_id | |
user_id | |
id | |
changed_at | |
remote_deleted_at |
Users
Users
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
first_name | |
last_name | |
remote_data |
Jobs
Jobs
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
job_code | |
description | |
weekly_hours | |
employment_type | |
status | |
category | |
department | |
post_url | |
salary_amount_from | |
salary_amount_to | |
salary_currency | |
salary_period | |
location | |
custom_fields | |
integration_fields | |
opened_at | |
remote_data |
Candidates
Candidates
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
first_name | |
last_name | |
company | |
title | |
source | |
phone_numbers | |
email_addresses | |
location | |
remote_data |
Application Stages
Application Stages
Eploy application stages are very complex compared to most other tools. We create permutations of multiple concepts in Eploy (stages, statuses, outcomes and placements) to cover all possible stages an application can be in. This leads to a high number of application stages.
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
remote_data |
Applications
Applications
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
current_stage_id | |
job_id | |
candidate_id | |
remote_data |
Screening questions
Screening questions
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
title | |
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 |
Job hiring team members
Job hiring team members
Field | Notes |
---|---|
roles | |
job_id | |
user_id | |
id | |
changed_at | |
remote_deleted_at |
Create candidate
Create candidate
Input Field | Notes |
---|---|
candidate.first_name | |
candidate.last_name | |
candidate.email_address | |
candidate.company | |
candidate.phone_number | |
candidate.location.city | |
candidate.location.country | |
candidate.gender | |
candidate.availability_date | |
application.job_id | |
application.stage_id | |
screening_question_answers.question_id | |
screening_question_answers.answer | |
attachments.name | |
attachments.content_type | |
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.company | |
candidate.phone_number | |
candidate.location.city | |
candidate.location.country | |
candidate.gender | |
candidate.availability_date | |
application.job_id | |
application.stage_id | |
screening_question_answers.question_id | |
screening_question_answers.answer | |
attachments.name | |
attachments.content_type | |
attachments.data | |
attachments.data_url | |
attachments.type | |
source.name | |
gdpr_consent.given |
Move application to stage
Move application to stage
Stages can only be moved according to the recruiting workflow within Eploy.
Input Field | Notes |
---|---|
application_id | |
stage_id |
Add result link to application
Add result link to application
Input Field | Notes |
---|---|
application_id | |
label | |
url | |
details.custom_field_name_prefix | |
details.attributes.key | |
details.attributes.value |
Add note to application
Add note to application
Input Field | Notes |
---|---|
application_id | |
content |
Feature | Notes |
---|---|
Source Writing | |
Sync Only Created Applications | |
Connection Guide | |
Create credentials | |
API Passthrough | |
Scope Testing | |
Per Model Tests | |
Delta Syncs |