Available Connectors
Phenom ATS Integration
Phenom connector for Kombo’s ATS API
This connector is in closed beta. Please contact us to get access.
The Phenom ATS integration allows you to sync ATS data between Phenom and your application through Kombo’s unified API. The tool slug for this connector is phenom
.
Guides and Resources
Supported Features & Coverage
Jobs
Jobs
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
description | |
employment_type | |
visibility | |
category | |
department | |
post_url | |
location | |
custom_fields | |
integration_fields | |
opened_at |
Candidates
Candidates
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
first_name | |
last_name | |
company | |
title | |
source | |
phone_numbers | |
email_addresses | |
location |
Applications
Applications
The Phenom API returns applications that are associated with
jobIds
that don’t exist or have been deleted. Neither the job nor the application will be created.Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
outcome | |
job_id | |
candidate_id |
Jobs
Jobs
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
description | |
employment_type | |
visibility | |
category | |
department | |
post_url | |
location | |
custom_fields | |
integration_fields | |
opened_at |
Candidates
Candidates
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
first_name | |
last_name | |
company | |
title | |
source | |
phone_numbers | |
email_addresses | |
location |
Applications
Applications
The Phenom API returns applications that are associated with
jobIds
that don’t exist or have been deleted. Neither the job nor the application will be created.Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
outcome | |
job_id | |
candidate_id |
Create candidate
Create candidate
Input Field | Notes |
---|---|
candidate.first_name | |
candidate.last_name | |
candidate.email_address | |
candidate.phone_number | |
candidate.location.city | |
candidate.location.country | |
application.job_id | |
screening_question_answers.question_id | |
screening_question_answers.answer | |
attachments.name | |
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.location.city | |
candidate.location.country | |
application.job_id | |
screening_question_answers.question_id | |
screening_question_answers.answer | |
attachments.name | |
attachments.data | |
attachments.data_url | |
attachments.type | |
source.name |
Feature | Notes |
---|---|
Source Writing | |
Sync Only Created Applications | |
Connection Guide | |
API Passthrough |