airbytehq / airbytehq/airbyte

[source-greenhouse] The user_permissions table is not pulling in the User_Id from the API Call

オープン
#69,265 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。