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
- Models
- Actions
- Features
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 | |
| remote_created_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 | |
| outcome | |
| 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 |
Roles
Roles
| Field | Notes |
|---|---|
| id | |
| remote_id | |
| changed_at | |
| remote_deleted_at | |
| remote_label | |
| scope | |
| unified_type |
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 user role assignments
Job user role assignments
JazzHR exposes one hiring lead per job
- hiring_lead maps to unified type
HIRING_MANAGER
| Field | Notes |
|---|---|
| job_user_id | |
| role_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 |
User roles
User roles
JazzHR assigns each user one system role (type)
- type Super Admin, Recruiting Admin, or Super User maps to unified type
ADMIN - type Recruiting User or External Recruiter maps to unified type
RECRUITER - type Interviewer maps to unified type
INTERVIEWER - Any other type (e.g. Developer) has no unified type
| Field | Notes |
|---|---|
| user_id | |
| role_id | |
| id | |
| changed_at | |
| remote_deleted_at |