Available Connectors
Flatchr ATS Integration
Flatchr connector for Kombo’s ATS API
The Flatchr ATS integration allows you to sync ATS data between Flatchr and your application through Kombo’s unified API. The tool slug for this connector is flatchr
.
Guides and Resources
Supported Features & Coverage
Jobs
Jobs
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
description | |
employment_type | |
status | |
visibility | |
category | |
department | |
post_url | |
experience_level | |
remote_work_status | |
salary_amount | |
salary_amount_from | |
salary_amount_to | |
salary_currency | |
salary_period | |
location | |
custom_fields | |
integration_fields | |
opened_at | |
closed_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 | |
phone_numbers | |
email_addresses | |
remote_data |
Application Stages
Application Stages
Stages that are hidden for a specific job will still be returned in its
stages
array.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 | |
outcome | |
current_stage_id | |
job_id | |
candidate_id | |
remote_data |
Tags
Tags
Candidate tags
Candidate tags
Job-specific application stages
Job-specific application stages
Field | Notes |
---|---|
index | |
job_id | |
stage_id | |
id | |
changed_at | |
remote_deleted_at |
Jobs
Jobs
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
description | |
employment_type | |
status | |
visibility | |
category | |
department | |
post_url | |
experience_level | |
remote_work_status | |
salary_amount | |
salary_amount_from | |
salary_amount_to | |
salary_currency | |
salary_period | |
location | |
custom_fields | |
integration_fields | |
opened_at | |
closed_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 | |
phone_numbers | |
email_addresses | |
remote_data |
Application Stages
Application Stages
Stages that are hidden for a specific job will still be returned in its
stages
array.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 | |
outcome | |
current_stage_id | |
job_id | |
candidate_id | |
remote_data |
Tags
Tags
Candidate tags
Candidate tags
Job-specific application stages
Job-specific application stages
Field | Notes |
---|---|
index | |
job_id | |
stage_id | |
id | |
changed_at | |
remote_deleted_at |
Create candidate
Create candidate
Fatchr only allows uploading a single CV. Kombo will upload the first attachment in the request body of type “CV”. Source writing is only possible if you are listed as an ‘Offerer’ in Flatchr. If you are, please enter your offerer ID in the Kobmo dashboard under Tools > Flatchr > Settings.
Input Field | Notes |
---|---|
candidate.first_name | |
candidate.last_name | |
candidate.email_address | |
candidate.phone_number | |
application.job_id | |
attachments.name | |
attachments.content_type | |
attachments.data | |
attachments.data_url | |
attachments.type |
Create application
Create application
Fatchr only allows uploading a single CV. Kombo will upload the first attachment in the request body of type “CV”. Source writing is only possible if you are listed as an ‘Offerer’ in Flatchr. If you are, please enter your offerer ID in the Kobmo dashboard under Tools > Flatchr > Settings.
Input Field | Notes |
---|---|
candidate.first_name | |
candidate.last_name | |
candidate.email_address | |
candidate.phone_number | |
application.job_id | |
attachments.name | |
attachments.content_type | |
attachments.data | |
attachments.data_url | |
attachments.type |
Feature | Notes |
---|---|
Source Writing | |
Connection Guide | |
Prerequisites | |
Create credentials | |
API Passthrough |