Greenhouse
This page contains the setup guide and reference information for the Greenhouse source connector.
Prerequisites
To set up the Greenhouse source connector, you'll need the Harvest API key with permissions to the resources Airbyte should be able to access.
Set up the Greenhouse connector in Airbyte
- Log into your Airbyte Cloud account or navigate to the Airbyte Open Source dashboard.
- Click Sources and then click + New source.
- On the Set up the source page, select Greenhouse from the Source type dropdown.
- Enter the name for the Greenhouse connector.
- Enter your Harvest API Key that you obtained from Greenhouse.
- Click Set up source.
Supported sync modes
The Greenhouse source connector supports the following sync modes:
Supported Streams
- Activity Feed
- Applications
- Applications Interviews
- Approvals
- Candidates
- Close Reasons
- Custom Fields
- Degrees
- Departments
- Disciplines
- EEOC
- Email Templates
- Interviews
- Job Posts
- Job Stages
- Jobs
- Job Openings
- Jobs Stages
- Offers
- Offices
- Prospect Pools
- Rejection Reasons
- Schools
- Scorecards
- Sources
- Tags
- Users
- User Permissions
- User Roles
Performance considerations
The Greenhouse connector should not run into Greenhouse API limitations under normal usage. Create an issue if you encounter any rate limit issues that are not automatically retried successfully.
Changelog
Version | Date | Pull Request | Subject |
---|---|---|---|
0.4.3 | 2023-09-20 | 30648 | Update candidates.json |
0.4.2 | 2023-08-02 | 28969 | Update CDK version |
0.4.1 | 2023-06-28 | 27773 | Update following state breaking changes |
0.4.0 | 2023-04-26 | 25332 | Add new streams: ActivityFeed , Approvals , Disciplines , Eeoc , EmailTemplates , Offices , ProspectPools , Schools , Tags , UserPermissions , UserRoles |
0.3.1 | 2023-03-06 | 23231 | Publish using low-code CDK Beta version |
0.3.0 | 2022-10-19 | 18154 | Extend Users stream schema |
0.2.11 | 2022-09-27 | 17239 | Always install the latest version of Airbyte CDK |
0.2.10 | 2022-09-05 | 16338 | Implement incremental syncs & fix SATs |
0.2.9 | 2022-08-22 | 15800 | Bugfix to allow reading sentry.yaml and schemas at runtime |
0.2.8 | 2022-08-10 | 15344 | Migrate connector to config-based framework |
0.2.7 | 2022-04-15 | 11941 | Correct Schema data type for Applications, Candidates, Scorecards and Users |
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 | Add identification of accessible streams for API keys with limited permissions |