inrecruiting.
Guides and Resources
Connection Setup Guide
Step-by-step instructions to connect your InRecruiting by Zucchetti account to Kombo.
Supported Features & Coverage
- Models
- Actions
- Features
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 | |
| confidential | |
| employment_type | |
| status | |
| visibility | |
| category | |
| department | |
| post_url | |
| experience_level | |
| remote_work_status | |
| location | |
| 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 | |
| source | |
| phone_numbers | |
| email_addresses | |
| location | |
| custom_fields | |
| integration_fields | |
| 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 | |
| current_stage_id | |
| job_id | |
| candidate_id | |
| custom_fields | |
| integration_fields | |
| remote_data |
Create candidate
Create candidate
Only the first CV attachment is processed. Valid extensions are pdf, doc, docx, odt, txt, rtf, pptx, jpeg, png, jpg, tif, tiff. Attachment type Other is used for the profile picture. Valid extensions are jpeg, png, jpg, tif, tiff. The attachment type COVER_LETTER is not implemented yet.
| 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.gender | |
| candidate.availability_date | |
| candidate.salary_expectations.period | |
| candidate.salary_expectations.amount | |
| candidate.social_links.url | |
| application.job_id | |
| application.stage_id | |
| attachments.name | |
| attachments.content_type | |
| attachments.data_url | |
| attachments.data | |
| attachments.type | |
| source.name | |
| source.unified_key | |
| source.id |
Create application
Create application
Only the first CV attachment is processed. Valid extensions are pdf, doc, docx, odt, txt, rtf, pptx, jpeg, png, jpg, tif, tiff. Attachment type Other is used for the profile picture. Valid extensions are jpeg, png, jpg, tif, tiff. The attachment type COVER_LETTER is not implemented yet.
| 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.gender | |
| candidate.availability_date | |
| candidate.salary_expectations.period | |
| candidate.salary_expectations.amount | |
| candidate.social_links.url | |
| application.job_id | |
| application.stage_id | |
| attachments.name | |
| attachments.content_type | |
| attachments.data_url | |
| attachments.data | |
| attachments.type | |
| source.name | |
| source.unified_key | |
| source.id |
Add attachment to application
Add attachment to application
The attachment type COVER_LETTER is not implemented yet. This action will fall back to the “Add attachment to candidate” action. Therefore, there could be cases where the attachment may not be added to the application but rather to the candidate.
| Input Field | Notes |
|---|---|
| application_id | |
| attachment.name | |
| attachment.content_type | |
| attachment.data_url | |
| 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 |
Add attachment to candidate
Add attachment to candidate
The attachment type COVER_LETTER is not implemented yet.
| Input Field | Notes |
|---|---|
| candidate_id | |
| attachment.name | |
| attachment.content_type | |
| attachment.data_url | |
| attachment.data | |
| attachment.type |
| Feature | Notes |
|---|---|
| API Passthrough | |
| Source Writing | |
| Sync Only Created Applications | |
| Connection Guide | |
| Create credentials |