airbytehq / airbytehq/airbyte

[Iterable] customEvent 'data' field, which should hold json blobs, is all Null

オープン
#72,418 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
area/connectors autoteam community connectors/destination/csv connectors/source/iterable needs-triage team/use type/bug
主要言語
Python
スター
22.1k
フォーク
5.3k
PR マージ指標
PR 指標を取得中

説明

### Connector Name

source-iterable

### Connector Version

0.6.53

### What step the error happened?

During the sync

### Relevant information

I have initialized a sync (both via PyAirbyte and the WebUI) to sync the custom_event data from Iterable to Snowflake. Unfortunately, every single row in the `data` column is `null` upon the completion of the sync.

I can make an API call to the iterable `/api/export/data.json` endpoint and get all of the custom event data I expect to, so I know the permissions of the API key are not the problem.

I also tried to pull the iterable.custom_event source data into a local `destination-csv` for testing purposes and found the same problem - every `_type` and `data` column value were null, leading me to believe that the issue is with the json parser which reads from the custom event API

### Relevant log output

```shell

```

### Contribute

- [ ] Yes, I want to contribute

---
**Internal Tracking:** https://github.com/airbytehq/oncall/issues/11083

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

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

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