Hi 
I have setup a flow to create Xero invoices from Shopify orders, however the Line Items array from Shopify only includes products.
I tried combining Line item and Shipping Line arrays, but I can’t find any instructions on how I might do that.
Any guidance or pointers greatfully received.
Hey Robbie!
Insert a get_order
module and insert the order ID. What you need for Xero will be contained in the shipping_lines
section of the return payload:
If you’re not seeing what you need in there, have you verified in the Shopify UI that the product is captured by your shipping rules and localities?
Holler if you need a hand.
Alistair
1 Like