Connector Improvement: Shopify Connector: Returns/Return Line Items
AnsweredYou recently introduced Shopify Returns and Return Line Items.
Unfortunately, the interface Return Line Item Type (https://shopify.dev/docs/api/admin-graphql/2024-07/interfaces/ReturnLineItemType) was used instead of the actual object Return Line Item (https://shopify.dev/docs/api/admin-graphql/2024-07/objects/ReturnLineItem). As a result, it is not possible to evaluate which products were returned and for what reason.
This makes the new tables essentially unusable.
-
Official comment
Hi Johannes,
Thank you for the feature request.
Following customer feedback, we’ve added the
order_line_idto theRETURN_LINE_ITEMtable, which can be used to map it to theORDER_LINEtable, where theproduct_idis available. This should help you determine which products are being returned. Does this address your requirement, or would you still need further adjustments?Best,
Sandeep
Technical Product Owner
Please sign in to leave a comment.
Comments
1 comment