d.vinci ATS Integration
d.vinci connector for Kombo’s ATS API
The d.vinci ATS integration allows you to sync ATS data between d.vinci and your application through Kombo’s unified API. The tool slug for this connector is dvinci
.
Guides and Resources
Connection Setup Guide
Step-by-step instructions to connect your d.vinci account to Kombo.
Source Setup Guide
Learn how to set up candidate sources in d.vinci.
View Candidate Sources
How to view and manage candidate sources in d.vinci.
Supported Features & Coverage
Users
Users
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
first_name | |
last_name | |
remote_data |
Jobs
Jobs
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
job_code | |
description | |
employment_type | |
status | |
category | |
department | |
post_url | |
location | |
custom_fields | |
integration_fields | |
opened_at | |
remote_created_at | |
contact_id | |
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 |
Screening questions
Screening questions
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
title | |
description | |
format |
Job-specific application stages
Job-specific application stages
Field | Notes |
---|---|
index | |
job_id | |
stage_id | |
id | |
changed_at | |
remote_deleted_at |
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 |
Users
Users
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
first_name | |
last_name | |
remote_data |
Jobs
Jobs
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
name | |
job_code | |
description | |
employment_type | |
status | |
category | |
department | |
post_url | |
location | |
custom_fields | |
integration_fields | |
opened_at | |
remote_created_at | |
contact_id | |
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 |
Screening questions
Screening questions
Field | Notes |
---|---|
id | |
remote_id | |
changed_at | |
remote_deleted_at | |
title | |
description | |
format |
Job-specific application stages
Job-specific application stages
Field | Notes |
---|---|
index | |
job_id | |
stage_id | |
id | |
changed_at | |
remote_deleted_at |
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.title | |
candidate.phone_number | |
candidate.location.city | |
candidate.location.country | |
candidate.gender | |
candidate.availability_date | |
candidate.salary_expectations.period | |
candidate.salary_expectations.amount | |
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.title | |
candidate.phone_number | |
candidate.location.city | |
candidate.location.country | |
candidate.gender | |
candidate.availability_date | |
candidate.salary_expectations.period | |
candidate.salary_expectations.amount | |
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 |
Add attachment to application
Add attachment to application
Input Field | Notes |
---|---|
application_id | |
attachment.name | |
attachment.data | |
attachment.type |
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 | |
Prerequisites | |
Create credentials | |
Candidate source tracking | |
Create Candidate Full Attachment Retry | |
API Passthrough | |
Scope Testing | |
Per Model Tests | |
Custom Field Explorer | |
Jobs |
Integration Variants
Choose this variant if your product primarily requires reading jobs, creating applications, and reading application updates.
Other variants are:
- d.vinci admin Choose this variant if you require reading all available candidates and applications in the d.vinci system. This variant requires additional permissions from your customer.
You can only use one variant at a time.