JazzHR ATS Integration
JazzHR connector for Kombo’s ATS API
The JazzHR ATS integration allows you to sync ATS data between JazzHR and your application through Kombo’s unified API. The tool slug for this connector is jazzhr
.
Guides and Resources
Connection Setup Guide
Step-by-step instructions to connect your JazzHR account to Kombo.
Sandbox Environment
Access the JazzHR sandbox environment for testing and development.
View Candidate Sources
How to view and manage candidate sources in JazzHR.
Automated exports for webhooks
Additional documentation and guides for JazzHR.
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 | |
description | |
employment_type | |
status | |
visibility | |
department | |
post_url | |
salary_amount_from | |
salary_amount_to | |
location | |
custom_fields | |
integration_fields | |
opened_at | |
contact_id | |
remote_data |
Candidates
Candidates
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
first_name | |
last_name | |
source | |
phone_numbers | |
email_addresses | |
social_media | |
location | |
remote_created_at | |
remote_data |
Application Stages
Application Stages
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at |
Applications
Applications
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
current_stage_id | |
job_id | |
candidate_id | |
screening_question_answers | |
remote_created_at | |
remote_data |
Screening questions
Screening questions
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
title | |
description | |
format |
Job-specific screening questions
Job-specific screening questions
Field | Notes |
---|---|
index | |
required | |
precondition_question_id | |
precondition_options | |
job_id | |
question_id | |
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 | |
description | |
employment_type | |
status | |
visibility | |
department | |
post_url | |
salary_amount_from | |
salary_amount_to | |
location | |
custom_fields | |
integration_fields | |
opened_at | |
contact_id | |
remote_data |
Candidates
Candidates
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
first_name | |
last_name | |
source | |
phone_numbers | |
email_addresses | |
social_media | |
location | |
remote_created_at | |
remote_data |
Application Stages
Application Stages
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at |
Applications
Applications
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
current_stage_id | |
job_id | |
candidate_id | |
screening_question_answers | |
remote_created_at | |
remote_data |
Screening questions
Screening questions
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
title | |
description | |
format |
Job-specific screening questions
Job-specific screening questions
Field | Notes |
---|---|
index | |
required | |
precondition_question_id | |
precondition_options | |
job_id | |
question_id | |
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 | |
application.job_id | |
screening_question_answers.question_id | |
screening_question_answers.answer | |
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 | |
application.job_id | |
screening_question_answers.question_id | |
screening_question_answers.answer | |
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.data |
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 result link to candidate
Add result link to candidate
Input Field | Notes |
---|---|
candidate_id | |
label | |
url | |
details.custom_field_name_prefix | |
details.attributes.key | |
details.attributes.value |
Feature | Notes |
---|---|
Source Writing | |
Sync Only Created Applications | |
Connection Guide | |
Prerequisites | |
Create credentials | |
API Passthrough | |
Webhook Subscriptions |