From be070066e4bc41742f562d6e8b90364803bb9952 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 06:09:25 +0000 Subject: [PATCH] chore(source-greenhouse): add Harvest v3 external documentation URLs Co-Authored-By: Danylo Jablonski --- .../connectors/source-greenhouse/metadata.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/airbyte-integrations/connectors/source-greenhouse/metadata.yaml b/airbyte-integrations/connectors/source-greenhouse/metadata.yaml index 56277251236d..24482d575fcc 100644 --- a/airbyte-integrations/connectors/source-greenhouse/metadata.yaml +++ b/airbyte-integrations/connectors/source-greenhouse/metadata.yaml @@ -62,4 +62,10 @@ data: - title: Greenhouse rate limits url: https://developers.greenhouse.io/harvest.html#throttling type: rate_limits + - title: Greenhouse Harvest v3 API + url: https://harvestdocs.greenhouse.io/ + type: api_reference + - title: Greenhouse Harvest v3 authentication + url: https://harvestdocs.greenhouse.io/docs/authentication + type: authentication_guide metadataSpecVersion: "1.0"