You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We’ve used Stitch to load data into Snowflake using the Stitch CODAT tap.
The resulting JSON loaded into Snowflake seems squashed,with the structure below. The accountID being NULL and the VALUE giving what looks like an “accounting account” and not a GBP value. I'm guessing the schema is just flattening the JSON response and then inserting it?
Anyone else struggling with this or have a better way of dealing with this?
We’ve used Stitch to load data into Snowflake using the Stitch CODAT tap.
The resulting JSON loaded into Snowflake seems squashed,with the structure below. The accountID being NULL and the VALUE giving what looks like an “accounting account” and not a GBP value. I'm guessing the schema is just flattening the JSON response and then inserting it?
Anyone else struggling with this or have a better way of dealing with this?
tap-codat output:
From CODAT, the api response should be formatted as follows:
The text was updated successfully, but these errors were encountered: