Available Connectors
Apploi ATS Integration
Apploi connector for Kombo’s ATS API
This connector is in open beta. You can freely enable it in your account.
The Apploi ATS integration allows you to sync ATS data between Apploi and your application through Kombo’s unified API. The tool slug for this connector is apploi
.
Guides and Resources
Supported Features & Coverage
Jobs
Jobs
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
job_code | |
description | |
employment_type | |
status | |
visibility | |
post_url | |
salary_amount | |
salary_amount_from | |
salary_amount_to | |
salary_period | |
location | The location returned by the Apploi API is not standardized. Therefore, the address is mapped to the raw field of the location field. |
custom_fields | |
integration_fields |
Candidates
Candidates
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
first_name | |
last_name | |
company | |
title | |
phone_numbers | |
email_addresses | |
location | |
custom_fields | |
integration_fields | |
remote_created_at | |
remote_updated_at |
Applications
Applications
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
outcome | |
job_id | |
candidate_id | |
custom_fields | |
integration_fields | |
remote_created_at | |
remote_updated_at | |
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 |
Jobs
Jobs
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
job_code | |
description | |
employment_type | |
status | |
visibility | |
post_url | |
salary_amount | |
salary_amount_from | |
salary_amount_to | |
salary_period | |
location | The location returned by the Apploi API is not standardized. Therefore, the address is mapped to the raw field of the location field. |
custom_fields | |
integration_fields |
Candidates
Candidates
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
first_name | |
last_name | |
company | |
title | |
phone_numbers | |
email_addresses | |
location | |
custom_fields | |
integration_fields | |
remote_created_at | |
remote_updated_at |
Applications
Applications
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
outcome | |
job_id | |
candidate_id | |
custom_fields | |
integration_fields | |
remote_created_at | |
remote_updated_at | |
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 |
Create candidate
Create candidate
It is only possible to submit a
CV
when creating a candidate in Apploi. Attachment of other types will be omitted.Input Field | Notes |
---|---|
candidate.first_name | |
candidate.last_name | |
candidate.email_address | |
candidate.phone_number | |
application.job_id | |
screening_question_answers.question_id | |
screening_question_answers.answer | |
attachments.name | |
attachments.content_type | |
attachments.data | |
attachments.data_url | |
attachments.type | |
source.name |
Create application
Create application
It is only possible to submit a
CV
when creating a candidate in Apploi. Attachment of other types will be omitted.Input Field | Notes |
---|---|
candidate.first_name | |
candidate.last_name | |
candidate.email_address | |
candidate.phone_number | |
application.job_id | |
screening_question_answers.question_id | |
screening_question_answers.answer | |
attachments.name | |
attachments.content_type | |
attachments.data | |
attachments.data_url | |
attachments.type | |
source.name |
Feature | Notes |
---|---|
Source Writing | |
Sync Only Created Applications | |
Connection Guide | |
Create credentials | |
API Passthrough | |
Scope Testing | |
Per Model Tests | |
Delta Syncs |