API configuration: greenhouse, greenhouse-basic

Features

FeaturesStatus
Auth (OAuth + Basic)✅
Sync data✅
Perform workflows✅
Proxy requests✅
Receive webhooks🚫 (time to contribute: <48h)
We can implement missing features in <48h, just ask for it in the community.

Getting started

Greenhouse offers both Basic and OAuth as authentication and Nango implements both.

Need help getting started? Get help in the community.

API gotchas

  • For Basic auth pass Greenhouse API token as username and the password should be blank.
  • If you need to use the proxy, it is important to provide the resource that you will be calling in the config (as green house has many forms for API resource). Please see here for different types of resources. Once confirmed, you have to add resource as a config.
Add Getting Started links and Gotchas by editing this page