The BITE ATS integration allows you to sync ATS data between BITE and your application through Kombo’s unified API. The tool slug for this connector isDocumentation Index
Fetch the complete documentation index at: https://docs.kombo.dev/llms.txt
Use this file to discover all available pages before exploring further.
bite.
Guides and Resources
Connection Setup Guide
Step-by-step instructions to connect your BITE account to Kombo.
View Candidate Sources
How to view and manage candidate sources in BITE.
Supported Features & Coverage
- Models
- Actions
- Features
Jobs
Jobs
Some jobs may have been deleted from the remote system, but exist in Kombo because candidates are still associated with them. This is because BITE does not filter out candidates from jobs that have been deleted.
| Field | Notes |
|---|---|
| id | |
| remote_id | |
| changed_at | |
| remote_deleted_at | |
| name | |
| job_code | |
| description | |
| employment_type | |
| status | |
| visibility | |
| post_url | |
| salary_amount | |
| salary_amount_from | |
| salary_amount_to | |
| salary_currency | |
| salary_period | |
| location | |
| custom_fields | |
| integration_fields | |
| opened_at | |
| 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 | |
| location | |
| remote_data |
Application Stages
Application Stages
All stages are returned on all jobs, but in practive BITE even allows restricting specific stages to individual candidates through their “processes” feature. BITE does not require applications to have a stage assigned. In these cases
current_stage_id will be null.| 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 | |
| remote_data |
Job-specific application stages
Job-specific application stages
| Field | Notes |
|---|---|
| index | |
| job_id | |
| stage_id | |
| id | |
| changed_at | |
| remote_deleted_at |