Connector Improvement: Shopify: include is_removed column in order_shipping_line table
CompletedI 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
-
Official comment
Hi everyone,
The is_removed column is now available in the order_shipping_line table for the Shopify connector. This update is live and generally available. You can find further details in our Shopify connector documentation and recent release notes.
We appreciate all feedback and patience as this improvement was implemented.
Thanks,
Alison -
Yes, this will be really helpful
-
This field is necessary to accurately calculate shipping!
Please sign in to leave a comment.
Comments
3 comments