Available Connectors
HR WORKS ATS Integration
HR WORKS connector for Kombo’s ATS API
The HR WORKS ATS integration allows you to sync ATS data between HR WORKS and your application through Kombo’s unified API. The tool slug for this connector is hrworks
.
Guides and Resources
Connection Setup Guide
Step-by-step instructions to connect your HR WORKS account to Kombo.
Source Setup Guide
Learn how to set up candidate sources in HR WORKS.
Supported Features & Coverage
Users
Users
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
first_name | |
last_name | |
Jobs
Jobs
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
description | |
employment_type | |
status | |
category | |
department | |
experience_level | |
remote_work_status | |
location | |
custom_fields | |
integration_fields | |
opened_at | |
closed_at | |
remote_created_at | |
contact_id | |
remote_data |
Candidates
Candidates
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
first_name | |
last_name | |
title | |
source | |
phone_numbers | |
email_addresses | |
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 | |
outcome | |
current_stage_id | |
job_id | |
candidate_id |
Job-specific application stages
Job-specific application stages
Field | Notes |
---|---|
index | |
job_id | |
stage_id | |
id | |
changed_at | |
remote_deleted_at |
Users
Users
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
first_name | |
last_name | |
Jobs
Jobs
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
description | |
employment_type | |
status | |
category | |
department | |
experience_level | |
remote_work_status | |
location | |
custom_fields | |
integration_fields | |
opened_at | |
closed_at | |
remote_created_at | |
contact_id | |
remote_data |
Candidates
Candidates
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
first_name | |
last_name | |
title | |
source | |
phone_numbers | |
email_addresses | |
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 | |
outcome | |
current_stage_id | |
job_id | |
candidate_id |
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
Creating candidates in HRWorks might take longer than for other integrations.
Input Field | Notes |
---|---|
candidate.first_name | |
candidate.last_name | |
candidate.email_address | |
candidate.title | |
candidate.phone_number | |
candidate.location.city | |
candidate.location.country | |
candidate.gender | |
candidate.availability_date | |
candidate.salary_expectations.period | |
candidate.salary_expectations.amount | |
application.job_id | |
attachments.name | |
attachments.content_type | |
attachments.data | |
attachments.data_url | |
source.name | |
gdpr_consent.given |
Create application
Create application
Creating candidates in HRWorks might take longer than for other integrations.
Input Field | Notes |
---|---|
candidate.first_name | |
candidate.last_name | |
candidate.email_address | |
candidate.title | |
candidate.phone_number | |
candidate.location.city | |
candidate.location.country | |
candidate.gender | |
candidate.availability_date | |
candidate.salary_expectations.period | |
candidate.salary_expectations.amount | |
application.job_id | |
attachments.name | |
attachments.content_type | |
attachments.data | |
attachments.data_url | |
source.name | |
gdpr_consent.given |
Add attachment to application
Add attachment to application
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 |
Add result link to application
Add result link to application
Input Field | Notes |
---|---|
application_id | |
label | |
url | |
details.attributes.key | |
details.attributes.value |
Add note to application
Add note to application
Input Field | Notes |
---|---|
application_id | |
content |
Add attachment to candidate
Add attachment to candidate
Input Field | Notes |
---|---|
candidate_id | |
attachment.name | |
attachment.content_type | |
attachment.data |
Feature | Notes |
---|---|
Source Writing | |
Sync Only Created Applications | |
Connection Guide | |
Prerequisites | |
Create credentials | |
Candidate source tracking | |
Create Candidate Full Attachment Retry | |
API Passthrough | |
Scope Testing | |
Per Model Tests |