From d7f6bc6466c7676c0113a135307ed4288a1a6b9a Mon Sep 17 00:00:00 2001 From: Rohithkokku-c1 Date: Fri, 4 Sep 2026 11:12:55 -0400 Subject: [PATCH] Update API key creation instructions in greenhouse.mdx Clarified API key creation instructions and added note about Harvest credential types. --- baton/greenhouse.mdx | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/baton/greenhouse.mdx b/baton/greenhouse.mdx index dfcc7532..d2920fa3 100644 --- a/baton/greenhouse.mdx +++ b/baton/greenhouse.mdx @@ -41,10 +41,18 @@ Click **API Credential Management**. Click **Create new API key** and fill out the form: - - **API Type**: Harvest - - **Partner**: Custom integration - - **Description**: C1 integration + * **API Type**: **Harvest** (not *Harvest v3 (OAuth)* — see the note below) + * **Partner**: Custom integration + * **Description**: C1 integration + + + **Harvest vs. Harvest v3 (OAuth).** Greenhouse offers two Harvest credential types. The C1 connector uses the legacy **Harvest** key, which Greenhouse treats as a username with no password. The connector has a single **Greenhouse username (API token)** field and no secret field for this reason. + +A **Harvest v3 (OAuth)** credential produces a Client ID and Client Secret. These will not work with the connector + + + Click **Manage Permissions**. The new key is generated.