Documentation Index
Fetch the complete documentation index at: https://docs.kombo.dev/llms.txt
Use this file to discover all available pages before exploring further.
This connector is in closed beta. Please contact us to get access.
greenhousev3.
Guides and Resources
Source Setup Guide
Learn how to set up candidate sources in Greenhouse (V3).
Supported Features & Coverage
- Models
- Actions
- Features
Users
Users
| Field | Notes |
|---|---|
| id | |
| remote_id | |
| changed_at | |
| remote_deleted_at | |
| first_name | |
| last_name | |
| status | |
| remote_data |
Jobs
Jobs
| Field | Notes |
|---|---|
| id | |
| remote_id | |
| changed_at | |
| remote_deleted_at | |
| name | |
| job_code | |
| description | |
| confidential | |
| employment_type | |
| status | |
| visibility | |
| department | |
| post_url | |
| salary_amount_from | |
| salary_amount_to | |
| salary_currency | |
| location | |
| custom_fields | |
| integration_fields | |
| remote_url | |
| opened_at | |
| closed_at | |
| remote_created_at | |
| remote_updated_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 | |
| remote_updated_at |
Candidates
Candidates
| Field | Notes |
|---|---|
| id | |
| remote_id | |
| changed_at | |
| remote_deleted_at | |
| first_name | |
| last_name | |
| company | |
| title | |
| confidential | |
| source | |
| phone_numbers | |
| email_addresses | |
| social_media | |
| location | |
| custom_fields | |
| integration_fields | |
| remote_url | |
| 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 | |
| rejected_at | |
| current_stage_id | |
| job_id | |
| candidate_id | |
| custom_fields | |
| integration_fields | |
| remote_url | |
| remote_created_at | |
| remote_updated_at | |
| remote_data |
Screening questions
Screening questions
| Field | Notes |
|---|---|
| id | |
| remote_id | |
| changed_at | |
| remote_deleted_at | |
| title | |
| description | |
| format |
Tags
Tags
Interviews
Interviews
| Field | Notes |
|---|---|
| id | |
| remote_id | |
| changed_at | |
| remote_deleted_at | |
| title | |
| starting_at | |
| ending_at | |
| location | |
| video_conferencing_url | |
| application_id | |
| stage_id | |
| canceled | If all interviewers decline the interview, it is considered canceled |
| remote_created_at | |
| remote_updated_at | |
| remote_data |
Offers
Offers
| Field | Notes |
|---|---|
| id | |
| remote_id | |
| changed_at | |
| remote_deleted_at | |
| status | |
| employment_start_date | |
| application_id | |
| custom_fields | |
| integration_fields | |
| remote_created_at | |
| remote_updated_at | |
| remote_data |
Rejection reasons
Rejection reasons
| Field | Notes |
|---|---|
| id | |
| remote_id | |
| changed_at | |
| remote_deleted_at | |
| name | |
| remote_data |
Roles
Roles
| Field | Notes |
|---|---|
| id | |
| remote_id | |
| changed_at | |
| remote_deleted_at | |
| remote_label | |
| scope | |
| unified_type |
Candidate tags
Candidate tags
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 |
Job user role assignments
Job user role assignments
Greenhouse V3 exposes hiring team data via three flat endpoints plus per-user job admin permissions.
- job_hiring_managers maps to
HIRING_MANAGER - job_owners with type
recruitermaps toRECRUITER - job_owners with type
coordinatormaps toCOORDINATOR - job_owners with type
sourcermaps toSOURCER - user_job_permissions role names (e.g. “Standard”, “Private”) sync without a unified role type.
| Field | Notes |
|---|---|
| job_user_id | |
| role_id | |
| id | |
| changed_at | |
| remote_deleted_at |
Job hiring team members
Job hiring team members
| Field | Notes |
|---|---|
| roles | |
| job_id | |
| user_id | |
| id | |
| changed_at | |
| remote_deleted_at |
User roles
User roles
Greenhouse derives roles from site_admin on the user and job-assignment state. If job-permission data cannot be fetched, no system role rows are created.
- When site_admin is true, Kombo maps to unified type
ADMIN - When site_admin is false, Kombo maps to either Job Admin or Basic depending on assignments; both have no unified type.
| Field | Notes |
|---|---|
| user_id | |
| role_id | |
| id | |
| changed_at | |
| remote_deleted_at |
Interviewing team members
Interviewing team members
| Field | Notes |
|---|---|
| interview_id | |
| user_id | |
| id | |
| changed_at | |
| remote_deleted_at |
Integration Variants
Current connector: Choose this variant if you want to use the Greenhouse Harvest API V3 with OAuth2 authentication For Greenhouse (V3), we also offer the following other connector variants:Greenhouse
Choose this variant if you want to use the Greenhouse Harvest API
Greenhouse Job Board
Choose this variant if you want to write Screening Questions with the Greenhouse Job Board API, this integration’s coverage is limited
Multiple variants can be used within your Kombo environment at the same time.