Available Connectors
AFAS Software ATS Integration
AFAS Software connector for Kombo’s ATS API
The AFAS Software ATS integration allows you to sync ATS data between AFAS Software and your application through Kombo’s unified API. The tool slug for this connector is afas
.
Guides and Resources
Supported Features & Coverage
Jobs
Jobs
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
description | |
status | |
category | |
department | |
experience_level | |
remote_work_status | |
salary_amount | |
salary_amount_from | |
salary_amount_to | |
salary_period | |
location | |
closed_at | |
remote_created_at | |
remote_updated_at | |
remote_data |
Candidates
Candidates
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
first_name | |
last_name | |
company | |
title | |
phone_numbers | |
email_addresses | |
social_media | |
location | |
remote_created_at | |
remote_updated_at | |
remote_data |
Application Stages
Application Stages
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
remote_data |
Applications
Applications
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
outcome | |
rejection_reason_name | |
current_stage_id | |
job_id | |
candidate_id | |
remote_created_at | |
remote_updated_at | |
remote_data |
Jobs
Jobs
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
description | |
status | |
category | |
department | |
experience_level | |
remote_work_status | |
salary_amount | |
salary_amount_from | |
salary_amount_to | |
salary_period | |
location | |
closed_at | |
remote_created_at | |
remote_updated_at | |
remote_data |
Candidates
Candidates
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
first_name | |
last_name | |
company | |
title | |
phone_numbers | |
email_addresses | |
social_media | |
location | |
remote_created_at | |
remote_updated_at | |
remote_data |
Application Stages
Application Stages
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
remote_data |
Applications
Applications
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
outcome | |
rejection_reason_name | |
current_stage_id | |
job_id | |
candidate_id | |
remote_created_at | |
remote_updated_at | |
remote_data |
Create candidate
Create candidate
AFAS can only accept one CV without any other attachments.
Input Field | Notes |
---|---|
candidate.first_name | |
candidate.last_name | |
candidate.email_address | |
candidate.phone_number | |
application.job_id | |
attachments.name | |
attachments.content_type | |
attachments.data | |
attachments.data_url | |
attachments.type | |
source.name |
Create application
Create application
AFAS can only accept one CV without any other attachments.
Input Field | Notes |
---|---|
candidate.first_name | |
candidate.last_name | |
candidate.email_address | |
candidate.phone_number | |
application.job_id | |
attachments.name | |
attachments.content_type | |
attachments.data | |
attachments.data_url | |
attachments.type | |
source.name |
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 |
---|---|
Source Writing | |
Sync Only Created Applications | |
Connection Guide | |
API Passthrough | |
Scope Testing | |
Per Model Tests | |
Per Field Tests |