Looking for the Shopify "return status" for orders & line items located?

I am looking to import the “return status” into Parabola on either the order or line item level from Shopify.

See below


Thanks!

Hi Henry :wave: Welcome to the Parabola Community

I found this Shopify Community post which explain that their API currently does not pull in the Returns field. Instead, you can set up a GET request with our generic Pull from API step and set your API Endpoint URL to:
https://[YOUR STORE].myshopify.com/admin/api/2021-07/orders.json?return_status=in_progress

Let us know if you have additional questions!

Ayana