Available Connectors
ReachMee ATS Integration
ReachMee connector for Kombo’s ATS API
This connector is in open beta. You can freely enable it in your account.
The ReachMee ATS integration allows you to sync ATS data between ReachMee and your application through Kombo’s unified API. The tool slug for this connector is reachmee
.
Guides and Resources
Supported Features & Coverage
Jobs
Jobs
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
description | |
confidential | |
employment_type | |
status | |
visibility | |
category | |
location |
Candidates
Candidates
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
first_name | |
last_name | |
phone_numbers | |
email_addresses | |
social_media | |
location | |
custom_fields | |
integration_fields | |
remote_data |
Applications
Applications
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
outcome | |
job_id | |
candidate_id | |
custom_fields | |
integration_fields | |
remote_data |
Jobs
Jobs
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
description | |
confidential | |
employment_type | |
status | |
visibility | |
category | |
location |
Candidates
Candidates
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
first_name | |
last_name | |
phone_numbers | |
email_addresses | |
social_media | |
location | |
custom_fields | |
integration_fields | |
remote_data |
Applications
Applications
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
outcome | |
job_id | |
candidate_id | |
custom_fields | |
integration_fields | |
remote_data |
Create candidate
Create candidate
Only one CV and one cover letter are supported for attachments in ReachMee
Input Field | Notes |
---|---|
candidate.first_name | |
candidate.last_name | |
candidate.email_address | |
candidate.phone_number | |
candidate.location.city | |
candidate.gender | |
candidate.social_links.url | |
application.job_id | |
attachments.name | |
attachments.content_type | |
attachments.data | |
attachments.data_url | |
attachments.type | |
source.name |
Create application
Create application
Only one CV and one cover letter are supported for attachments in ReachMee
Input Field | Notes |
---|---|
candidate.first_name | |
candidate.last_name | |
candidate.email_address | |
candidate.phone_number | |
candidate.location.city | |
candidate.gender | |
candidate.social_links.url | |
application.job_id | |
attachments.name | |
attachments.content_type | |
attachments.data | |
attachments.data_url | |
attachments.type | |
source.name |
Add attachment to application
Add attachment to application
Input Field | Notes |
---|---|
application_id | |
attachment.name | |
attachment.content_type | |
attachment.data | |
attachment.type |
Get application attachments
Get application attachments
Input Field | Notes |
---|---|
application_id |
Feature | Notes |
---|---|
Source Writing | |
Sync Only Created Applications | |
Connection Guide | |
Prerequisites | |
Scope Testing | |
Per Model Tests |