Available Connectors
Laura ATS Integration
Laura connector for Kombo’s ATS API
This connector is in open beta. You can freely enable it in your account.
The Laura ATS integration allows you to sync ATS data between Laura and your application through Kombo’s unified API. The tool slug for this connector is laura
.
Guides and Resources
General Notes
- Support for application attachments is currently not implemented, however likely possible. We are working closely with Laura to support this as soon as possible.
Supported Features & Coverage
Jobs
Jobs
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
description | |
status | |
visibility | |
post_url | |
custom_fields | |
integration_fields | |
opened_at | |
closed_at | |
remote_data |
Candidates
Candidates
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
first_name | |
last_name | |
phone_numbers | |
email_addresses | |
location | |
custom_fields | |
integration_fields |
Application Stages
Application Stages
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
global_index | |
remote_data |
Applications
Applications
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
outcome | |
current_stage_id | |
job_id | |
candidate_id | |
screening_question_answers |
Screening questions
Screening questions
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
title | |
format | |
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 | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
description | |
status | |
visibility | |
post_url | |
custom_fields | |
integration_fields | |
opened_at | |
closed_at | |
remote_data |
Candidates
Candidates
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
first_name | |
last_name | |
phone_numbers | |
email_addresses | |
location | |
custom_fields | |
integration_fields |
Application Stages
Application Stages
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
global_index | |
remote_data |
Applications
Applications
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
outcome | |
current_stage_id | |
job_id | |
candidate_id | |
screening_question_answers |
Screening questions
Screening questions
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
title | |
format | |
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.phone_number | |
candidate.location.city | |
candidate.location.country | |
candidate.location.zip_code | |
candidate.gender | |
application.job_id | |
screening_question_answers.question_id | |
screening_question_answers.answer |
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 | |
candidate.location.zip_code | |
candidate.gender | |
application.job_id | |
screening_question_answers.question_id | |
screening_question_answers.answer |
Move application to stage
Move application to stage
Input Field | Notes |
---|---|
application_id | |
stage_id |
Feature | Notes |
---|---|
Sync Only Created Applications | |
Connection Guide | |
API Passthrough |