This connector is in open beta. You can freely enable it in your account.
paradox.
Guides and Resources
Supported Features & Coverage
- Models
- Actions
- Features
Jobs
Jobs
For a job to be available for syncing, it must have at least one active job posting in Paradox On average, there is a 3 hour delay in Paradox between updating a job, and those details being available in the XML feed. If you change the Candidate Journey for a job in Paradox, the new hiring stages will replace the old ones once the job receives its first new applicant using the new journey. Existing applications will not show until they are moved to a stage of the new journey.
| Field | Notes |
|---|---|
| id | |
| remote_id | |
| changed_at | |
| remote_deleted_at | |
| name | |
| description | |
| status | The Paradox XML feed API does not directly expose job statuses. It only returns open jobs. Deactivated jobs are simply not returned. This means we will mark them as deleted in the Kombo API. |
| experience_level | |
| salary_amount | |
| location | |
| custom_fields | |
| opened_at | |
| remote_created_at | |
| remote_data |
Job postings
Job postings
| Field | Notes |
|---|---|
| id | |
| remote_id | |
| changed_at | |
| remote_deleted_at | |
| title | |
| description_html | |
| status | |
| visibility | |
| url | |
| job_id | |
| remote_data | |
| remote_created_at |
Candidates
Candidates
Candidates and applications are the same entity in the Paradox API
| Field | Notes |
|---|---|
| id | |
| remote_id | |
| changed_at | |
| remote_deleted_at | |
| first_name | |
| last_name | |
| title | |
| source | |
| phone_numbers | |
| email_addresses | |
| location | |
| custom_fields | |
| integration_fields | |
| remote_url | |
| remote_created_at | |
| remote_updated_at | |
| remote_data |
Application Stages
Application Stages
If a candidate journey / stage /status is renamed in Paradox, it will be treated as a new application stage.
| Field | Notes |
|---|---|
| id | |
| remote_id | |
| changed_at | |
| remote_deleted_at | |
| name | |
| remote_data |
Applications
Applications
Paradox will return the stage of a candidate, but your system should know if this stage is interview / hiring / rejection
| Field | Notes |
|---|---|
| id | |
| remote_id | |
| changed_at | |
| remote_deleted_at | |
| outcome | |
| current_stage_id | |
| job_id | |
| candidate_id | |
| custom_fields | |
| remote_url | |
| remote_created_at | |
| remote_updated_at | |
| remote_data |
Job-specific application stages
Job-specific application stages
| Field | Notes |
|---|---|
| index | |
| job_id | |
| stage_id | |
| id | |
| changed_at | |
| remote_deleted_at |