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"