Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 1.9 KB

greenhouse.md

File metadata and controls

48 lines (32 loc) · 1.9 KB

Greenhouse

Overview

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.

Output schema

Several output streams are available from this source:

If there are more endpoints you'd like Airbyte to support, please create an issue.

Features

Feature Supported?
Full Refresh Sync Yes
Incremental Sync Coming soon
Replicate Incremental Deletes Coming soon
SSL connection Yes
Namespaces No

Performance considerations

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.

Getting started

Requirements

  • Greenhouse API Key

Setup guide

Please follow the Greenhouse documentation for generating an API key.