[source-greenhouse] The user_permissions table is not pulling in the User_Id from the API Call
オープン
area/connectors
autoteam
community
connectors/source/greenhouse
needs-triage
team/extensibility
team/use
type/bug
- 主要言語
- Python
- スター
- 22.1k
- フォーク
- 5.4k
- 平均マージ
- 5時間
- マージ済み PR(30日)
- 671
説明
### Connector Name
source-greenhouse
### Connector Version
0.7.8
### What step the error happened?
Other
### Relevant information
According to the [documentation](https://developers.greenhouse.io/harvest.html#user-permissions), the user_permissions table output is:
{
"id": 382934,
"job_id": 9192,
"user_role_id": 123
}
But the API call is GET https://harvest.greenhouse.io/v1/users/{id}/permissions/jobs where it's per user id. We need that user_id from the API call to tie the user_permissions table back to the users table
### Relevant log output
```shell
```
### Contribute
- [ ] Yes, I want to contribute
コントリビューションガイド
評価
この issue はまだ評価されていません。