Teamtailor Job Boards ATS Integration
Teamtailor Job Boards connector for Kombo’s ATS API
The Teamtailor Job Boards ATS integration allows you to sync ATS data between Teamtailor Job Boards and your application through Kombo’s unified API. The tool slug for this connector is teamtailorjobboards
.
Guides and Resources
Partnership Guide
Learn how to become a partner with Teamtailor Job Boards to enable this integration.
Sandbox Environment
Access the Teamtailor Job Boards sandbox environment for testing and development.
General Notes
- New integrations are automatically created when Teamtailor sends job webhook data for a company that does not yet have an integration in the environment. Integrations are activated with status “ACTIVE”. We recommend listening to the “Integration Created” Webhook event to learn about new integrations.
- This connector has very limited sync capabilities. Only screening questions are synced during regular sync operations. Job data is never synced during regular syncs - only received via webhooks.
- This integration is fundamentally webhook-driven and cannot function without proper webhook setup. All job data comes exclusively from the Teamtailor partner webhooks (POST, PUT, DELETE operations).
- Partner credentials must already exist in the environment for automatic integration creation to work. Each Teamtailor customer can only have one integration per environment as their instance is identified by the company UUID.
Supported Features & Coverage
Jobs
Jobs
Field | Notes |
---|---|
id | |
changed_at | |
remote_deleted_at | |
name | |
description | |
employment_type | |
status | |
visibility | |
department | |
post_url | |
experience_level | |
remote_work_status | |
location | |
opened_at | |
closed_at | |
remote_created_at | |
remote_updated_at | |
remote_data |
Screening questions
Screening questions
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
title | |
description | |
format | |
category | |
remote_data |
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 |
Jobs
Jobs
Field | Notes |
---|---|
id | |
changed_at | |
remote_deleted_at | |
name | |
description | |
employment_type | |
status | |
visibility | |
department | |
post_url | |
experience_level | |
remote_work_status | |
location | |
opened_at | |
closed_at | |
remote_created_at | |
remote_updated_at | |
remote_data |
Screening questions
Screening questions
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
title | |
description | |
format | |
category | |
remote_data |
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 |
Create candidate
Create candidate
Input Field | Notes |
---|---|
candidate.first_name | |
candidate.last_name | |
candidate.email_address | |
candidate.company | |
candidate.title | |
candidate.phone_number | |
candidate.location.city | |
candidate.location.country | |
candidate.location.zip_code | |
candidate.social_links.url | |
application.job_id | |
screening_question_answers.question_id | |
screening_question_answers.answer | |
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.company | |
candidate.title | |
candidate.phone_number | |
candidate.location.city | |
candidate.location.country | |
candidate.location.zip_code | |
candidate.social_links.url | |
application.job_id | |
screening_question_answers.question_id | |
screening_question_answers.answer | |
attachments.name | |
attachments.content_type | |
attachments.data | |
attachments.data_url | |
attachments.type | |
source.name |
Feature | Notes |
---|---|
Source Writing | All candidates created through this integration are automatically associated with your partner channel. |
API Passthrough | |
Webhook Subscriptions |
Integration Variants
Choose this variant if you are a job board partner who wants to receive job postings and send applications to Teamtailor’s Job Board API. This variant has limited functionality compared to the full ATS integration but integrations are automatically created when your customer posts a job within Teamtailor.
Other variants are:
- Teamtailor Choose this variant if you want to use the full Teamtailor ATS integration with comprehensive read/write capabilities for jobs, candidates, applications, and more
Multiple variants can be used together.