[source-greenhouse] Use new v3 Greenhouse API as v1/v2 is deprecated and will be removed on August 31, 2026
- 主要語言
- Python
- 星號
- 22.1k
- 分支
- 5.4k
- 平均合併
- 5 小時
- 30 天內合併 PR
- 671
描述
### Connector Name
source-greenhouse
### Connector Version
0.7.28
### What step the error happened?
Configuring a new connector
### Relevant information
The source-greenhouse connector uses the Greenhouse API v1. The [offical API documentation](https://developers.greenhouse.io/harvest.html#authentication) alerts that both v1 and v2 APIs are deprecated and will be removed on August 31, 2026.
The source connector must be updated to use the [new v3 API](https://harvestdocs.greenhouse.io/reference/generate-token) instead, which introduces OAuth authentication.
### Relevant log output
```shell
```
### Contribute
- [ ] Yes, I want to contribute
---
**Internal Tracking:** https://github.com/airbytehq/oncall/issues/13145
貢獻指南
研究方向
Start with the source-greenhouse connector and read the linked Greenhouse v3 API documentation, especially the token-generation and OAuth requirements. The work is done when the connector uses the v3 API and OAuth authentication instead of the deprecated v1/v2 APIs, with configuring a new connector still working.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- api, data-engineering
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100