The Greenhouse source supports Full Refresh syncs. That is, every time a sync is run, Airbyte will copy all rows in the tables and columns you set up for replication into the destination in a new table.
Several output streams are available from this source:
- Applications
- Applications Interviews
- Candidates
- Close Reasons
- Custom Fields
- Degrees
- Departments
- Interviews
- Job Posts
- Job Stages
- Jobs
- Jobs Openings
- Jobs Stages
- Offers
- Rejection Reasons
- Scorecards
- Sources
- Users
If there are more endpoints you'd like Airbyte to support, please create an issue.
Feature | Supported? |
---|---|
Full Refresh Sync | Yes |
Incremental Sync | Coming soon |
Replicate Incremental Deletes | Coming soon |
SSL connection | Yes |
Namespaces | No |
The Greenhouse connector should not run into Greenhouse API limitations under normal usage. Please create an issue if you see any rate limit issues that are not automatically retried successfully.
- Greenhouse API Key
Please follow the Greenhouse documentation for generating an API key.
Version | Date | Pull Request | Subject |
---|---|---|---|
0.2.6 | 2021-11-08 | 7607 | Implement demographics streams support. Update SAT for demographics streams |
0.2.5 | 2021-09-22 | 6377 | Refactor the connector to use CDK. Implement additional stream support |
0.2.4 | 2021-09-15 | 6238 | added identification of accessible streams for API keys with limited permissions |