Connector Improvement: Shopify: include is_removed column in order_shipping_line table
I have an urgent case of data that is provided by Shopify, but is not present on Snowflake Fivetran data model.
In the “order” object there is the attribute “shipping_lines” containing a list of shipping lines.
Each shipping line contains an attribute called “is_removed”, which can be set to true or false.
The content of the “shipping_lines” list is loaded by Fivetran into the table on Snowflake “order_shipping_line”.
However, this table does not contain any reference to the “is_removed” attribute.
Can you please add the referred column to the model?
The information is available in Shopify REST API version 2024.04 released on Feb. 29th.
https://shopify.dev/changelog/add-and-remove-shipping-lines-with-new-mutations-on-the-order-editing-api
-
Yes, this will be really helpful
-
This field is necessary to accurately calculate shipping!
Please sign in to leave a comment.
Comments
2 comments