Available Connectors
TRAFFIT ATS Integration
TRAFFIT connector for Kombo’s ATS API
The TRAFFIT ATS integration allows you to sync ATS data between TRAFFIT and your application through Kombo’s unified API. The tool slug for this connector is traffit
.
Guides and Resources
Supported Features & Coverage
Users
Users
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
first_name | |
remote_data |
Jobs
Jobs
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
confidential | |
status | |
closed_at | |
remote_created_at | |
remote_data |
Candidates
Candidates
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
first_name | |
last_name | |
source | |
email_addresses | |
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 | |
remote_data |
Tags
Tags
Candidate tags
Candidate tags
Job-specific application stages
Job-specific application stages
Field | Notes |
---|---|
index | |
job_id | |
stage_id | |
id | |
changed_at | |
remote_deleted_at |
Job hiring team members
Job hiring team members
Field | Notes |
---|---|
roles | |
job_id | |
user_id | |
id | |
changed_at | |
remote_deleted_at |
Users
Users
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
first_name | |
remote_data |
Jobs
Jobs
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
confidential | |
status | |
closed_at | |
remote_created_at | |
remote_data |
Candidates
Candidates
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
first_name | |
last_name | |
source | |
email_addresses | |
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 | |
remote_data |
Tags
Tags
Candidate tags
Candidate tags
Job-specific application stages
Job-specific application stages
Field | Notes |
---|---|
index | |
job_id | |
stage_id | |
id | |
changed_at | |
remote_deleted_at |
Job hiring team members
Job hiring team members
Field | Notes |
---|---|
roles | |
job_id | |
user_id | |
id | |
changed_at | |
remote_deleted_at |
Create candidate
Create candidate
Input Field | Notes |
---|---|
candidate.first_name | |
candidate.last_name | |
candidate.email_address | |
application.job_id | |
application.stage_id | |
attachments.name | |
attachments.content_type | |
attachments.data | |
attachments.data_url | |
attachments.type |
Create application
Create application
Input Field | Notes |
---|---|
candidate.first_name | |
candidate.last_name | |
candidate.email_address | |
application.job_id | |
application.stage_id | |
attachments.name | |
attachments.content_type | |
attachments.data | |
attachments.data_url | |
attachments.type |
Add attachment to application
Add attachment to application
Input Field | Notes |
---|---|
application_id | |
attachment.name | |
attachment.content_type | |
attachment.data | |
attachment.type |
Move application to stage
Move application to stage
Input Field | Notes |
---|---|
application_id | |
stage_id |
Add result link to application
Add result link to application
Input Field | Notes |
---|---|
application_id | |
label | |
url | |
details.custom_field_name_prefix | |
details.attributes.key | |
details.attributes.value |
Add note to application
Add note to application
Input Field | Notes |
---|---|
application_id | |
content |
Feature | Notes |
---|---|
Sync Only Created Applications | |
Connection Guide | |
Prerequisites | |
Create credentials | |
API Passthrough | |
Scope Testing |