Available Connectors
Jobylon ATS Integration
Jobylon connector for Kombo’s ATS API
This connector is in open beta. You can freely enable it in your account.
The Jobylon ATS integration allows you to sync ATS data between Jobylon and your application through Kombo’s unified API. The tool slug for this connector is jobylon
.
Guides and Resources
Supported Features & Coverage
Jobs
Jobs
We only map the first location on the locations array.
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
job_code | |
description | |
employment_type | |
status | |
visibility | |
category | |
department | |
post_url | |
experience_level | |
remote_work_status | |
location | |
opened_at | |
closed_at | |
remote_data |
Application Stages
Application Stages
Application stages are not exposed via Jobylon’s API, but it’s included in their “ApplicationEvent” webhook. Therefore, your customer will need to contact Jobylon’s support to set up a webhook configuration if you wish to read stages.
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
remote_data |
Jobs
Jobs
We only map the first location on the locations array.
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
job_code | |
description | |
employment_type | |
status | |
visibility | |
category | |
department | |
post_url | |
experience_level | |
remote_work_status | |
location | |
opened_at | |
closed_at | |
remote_data |
Application Stages
Application Stages
Application stages are not exposed via Jobylon’s API, but it’s included in their “ApplicationEvent” webhook. Therefore, your customer will need to contact Jobylon’s support to set up a webhook configuration if you wish to read stages.
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
remote_data |
Create candidate
Create candidate
Input Field | Notes |
---|---|
candidate.first_name | |
candidate.last_name | |
candidate.email_address | |
candidate.phone_number | |
candidate.gender | |
candidate.availability_date | |
candidate.social_links.url | |
application.job_id | |
application.stage_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.availability_date | |
candidate.social_links.url | |
application.job_id | |
application.stage_id | |
attachments.name | |
attachments.content_type | |
attachments.data | |
attachments.data_url | |
attachments.type | |
source.name |
Move application to stage
Move application to stage
Input Field | Notes |
---|---|
application_id | |
stage_id |
Feature | Notes |
---|---|
Source Writing | |
Connection Guide | |
API Passthrough | |
Webhook Subscriptions |