Available Connectors
iCIMS ATS Integration
iCIMS connector for Kombo’s ATS API
This connector is in closed beta. Please contact us to get access.
The iCIMS ATS integration allows you to sync ATS data between iCIMS and your application through Kombo’s unified API. The tool slug for this connector is icims
.
Guides and Resources
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 | |
employment_type | |
status | |
category | |
remote_work_status | We infer the remote work status from the job location if it includes “remote” or “hybrid” |
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 |
Job postings
Job postings
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
status | |
url | |
job_id | |
remote_data |
Candidates
Candidates
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
first_name | |
last_name | |
company | |
title | |
source | |
phone_numbers | |
email_addresses | |
social_media | |
location | |
remote_data |
Application Stages
Application Stages
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name |
Applications
Applications
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
current_stage_id | |
job_id | |
candidate_id | |
remote_data |
Screening questions
Screening questions
Field | Notes |
---|---|
id | |
changed_at | |
remote_deleted_at |
Job-specific screening questions
Job-specific screening questions
Field | Notes |
---|---|
id | |
changed_at | |
remote_deleted_at |
Job hiring team members
Job hiring team members
Field | Notes |
---|---|
roles | |
job_id | |
user_id | |
id | |
changed_at | |
remote_deleted_at |
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 | |
employment_type | |
status | |
category | |
remote_work_status | We infer the remote work status from the job location if it includes “remote” or “hybrid” |
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 |
Job postings
Job postings
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
status | |
url | |
job_id | |
remote_data |
Candidates
Candidates
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
first_name | |
last_name | |
company | |
title | |
source | |
phone_numbers | |
email_addresses | |
social_media | |
location | |
remote_data |
Application Stages
Application Stages
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name |
Applications
Applications
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
current_stage_id | |
job_id | |
candidate_id | |
remote_data |
Screening questions
Screening questions
Field | Notes |
---|---|
id | |
changed_at | |
remote_deleted_at |
Job-specific screening questions
Job-specific screening questions
Field | Notes |
---|---|
id | |
changed_at | |
remote_deleted_at |
Job hiring team members
Job hiring team members
Field | Notes |
---|---|
roles | |
job_id | |
user_id | |
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.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
Input Field | Notes |
---|---|
candidate.first_name | |
candidate.last_name | |
candidate.email_address | |
candidate.phone_number | |
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
Only attachment of the type
CV
is supported by iCIMS. 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.content_type | |
attachment.data | |
attachment.type |
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 |
Get candidate attachments
Get candidate attachments
Only CVs are supported by iCIMS. Other attachments can’t be retrieved.
Input Field | Notes |
---|---|
candidate_id |
Add attachment to candidate
Add attachment to candidate
Only attachment of the type
CV
is supported by iCIMS.Input Field | Notes |
---|---|
candidate_id | |
attachment.name | |
attachment.content_type | |
attachment.data | |
attachment.type |
Feature | Notes |
---|---|
Source Writing | |
Sync Only Created Applications | |
Connection Guide | |
Prerequisites | |
API Passthrough | |
Delta Syncs |