Available Connectors
Carerix ATS Integration
Carerix connector for Kombo’s ATS API
The Carerix ATS integration allows you to sync ATS data between Carerix and your application through Kombo’s unified API. The tool slug for this connector is carerix
.
Guides and Resources
Connection Setup Guide
Step-by-step instructions to connect your Carerix account to Kombo.
View Candidate Sources
How to view and manage candidate sources in Carerix.
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 | |
confidential | |
weekly_hours | |
employment_type | |
status | |
visibility | |
category | |
department | |
experience_level | |
remote_work_status | |
salary_amount | |
salary_amount_from | |
salary_amount_to | |
salary_currency | |
salary_period | |
location | |
remote_created_at | |
remote_updated_at | |
contact_id | |
remote_data |
Candidates
Candidates
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
first_name | |
last_name | |
title | |
confidential | |
source | |
phone_numbers | |
email_addresses | |
social_media | |
location | |
remote_created_at | |
remote_updated_at | |
remote_data |
Application Stages
Application Stages
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
global_index | |
remote_data |
Applications
Applications
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
current_stage_id | |
job_id | |
candidate_id | |
remote_created_at | |
remote_updated_at | |
remote_data |
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 | |
confidential | |
weekly_hours | |
employment_type | |
status | |
visibility | |
category | |
department | |
experience_level | |
remote_work_status | |
salary_amount | |
salary_amount_from | |
salary_amount_to | |
salary_currency | |
salary_period | |
location | |
remote_created_at | |
remote_updated_at | |
contact_id | |
remote_data |
Candidates
Candidates
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
first_name | |
last_name | |
title | |
confidential | |
source | |
phone_numbers | |
email_addresses | |
social_media | |
location | |
remote_created_at | |
remote_updated_at | |
remote_data |
Application Stages
Application Stages
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
global_index | |
remote_data |
Applications
Applications
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
current_stage_id | |
job_id | |
candidate_id | |
remote_created_at | |
remote_updated_at | |
remote_data |
Create candidate
Create candidate
Input Field | Notes |
---|---|
candidate.first_name | |
candidate.last_name | |
candidate.email_address | |
candidate.title | |
candidate.phone_number | |
candidate.location.city | |
candidate.availability_date | |
candidate.salary_expectations.amount | |
candidate.social_links.url | |
application.job_id | |
attachments.name | |
attachments.data | |
attachments.data_url | |
source.name |
Create application
Create application
Input Field | Notes |
---|---|
candidate.first_name | |
candidate.last_name | |
candidate.email_address | |
candidate.title | |
candidate.phone_number | |
candidate.location.city | |
candidate.availability_date | |
candidate.salary_expectations.amount | |
candidate.social_links.url | |
application.job_id | |
attachments.name | |
attachments.data | |
attachments.data_url | |
source.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 |
Move application to stage
Move application to stage
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 |
Add attachment to candidate
Add attachment to candidate
Input Field | Notes |
---|---|
candidate_id | |
attachment.name | |
attachment.data |
Feature | Notes |
---|---|
Source Writing | |
Sync Only Created Applications | |
Connection Guide | |
Prerequisites | |
Create credentials |