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.
We currently only fetch hiring team members from the Jobylon Push API.
Field
Notes
id
changed_at
remote_deleted_at
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
salary_amount
salary_amount_from
salary_amount_to
salary_currency
salary_period
location
opened_at
closed_at
remote_data
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
Screening questions
Field
Notes
id
remote_id
changed_at
remote_deleted_at
title
description
format
Job-specific screening questions
Field
Notes
index
required
precondition_question_id
precondition_options
job_id
question_id
id
changed_at
remote_deleted_at
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
screening_question_answers.question_id
screening_question_answers.answer
attachments.name
attachments.content_type
attachments.data_url
attachments.data
attachments.type
source.name
source.unified_key
source.id
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
screening_question_answers.question_id
screening_question_answers.answer
attachments.name
attachments.content_type
attachments.data_url
attachments.data
attachments.type
source.name
source.unified_key
source.id
Move application to stage
Input Field
Notes
application_id
stage_id
Feature
Notes
Source Writing
Connection Guide
API Passthrough
Webhook Subscriptions
Detailed coverage unknown, please reach out to support: job published, job unpublished, candidate created, application stage changed, tag assigned, screening questions updated, interview scheduled, interview updated application:status_changed: triggered when unknown job: triggered when a job was created or updated job:status_changed: triggered when a job status was changed (e.g., published or unpublished)