Available Connectors
Compleet ATS Integration
Compleet connector for Kombo’s ATS API
This connector is in open beta. You can freely enable it in your account.
The Compleet ATS integration allows you to sync ATS data between Compleet and your application through Kombo’s unified API. The tool slug for this connector is compleet
.
Guides and Resources
Supported Features & Coverage
Jobs
Jobs
Compleet API does not support pagination, we can only fetch the first 3500 jobs.
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
job_code | |
description | |
weekly_hours | |
employment_type | |
category | |
salary_amount_from | |
salary_amount_to | |
salary_period | |
location | |
custom_fields | |
integration_fields | |
opened_at | |
remote_data |
Candidates
Candidates
Candidates can’t be read from Compleet but can be created.
Field | Notes |
---|---|
id | |
changed_at | |
remote_deleted_at |
Applications
Applications
Applications can’t be read from Compleet but can be created.
Field | Notes |
---|---|
id | |
changed_at | |
remote_deleted_at |
Jobs
Jobs
Compleet API does not support pagination, we can only fetch the first 3500 jobs.
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
job_code | |
description | |
weekly_hours | |
employment_type | |
category | |
salary_amount_from | |
salary_amount_to | |
salary_period | |
location | |
custom_fields | |
integration_fields | |
opened_at | |
remote_data |
Candidates
Candidates
Candidates can’t be read from Compleet but can be created.
Field | Notes |
---|---|
id | |
changed_at | |
remote_deleted_at |
Applications
Applications
Applications can’t be read from Compleet but can be created.
Field | Notes |
---|---|
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.location.zip_code | |
candidate.availability_date | |
candidate.salary_expectations.amount | |
application.job_id | |
attachments.name | |
attachments.data | |
attachments.data_url | |
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.location.zip_code | |
candidate.availability_date | |
candidate.salary_expectations.amount | |
application.job_id | |
attachments.name | |
attachments.data | |
attachments.data_url | |
gdpr_consent.given |
Feature | Notes |
---|---|
Connection Guide | |
Prerequisites |