EZ Exporter Update: Return Tracking Numbers Now Available in Shopify Order Exports

EZ Exporter now supports exporting tracking info from Shopify Returns (via reverse fulfillment orders) when exporting Shopify Order data.

The data can be exported at the order level or line item level.  You can export the following fields:

  • tracking number
  • carrier name
  • tracking URL

If there are multiple tracking info records associated with the order or line item, the values will be separated by a comma.

You can use the following formulas in the Calculated Fields section of the Data …

Read more

EZ Exporter Update: Return Dates Now Available in Shopify Order Exports

We've recently upgraded EZ Exporter to the latest version of the Shopify API (2025-07) which exposes the created_at and closed_at fields of Order Returns.

The following fields are now available in the app when creating a Data Settings for Order exports:

Order Level

returns.closed_at Returns Closed At Dates (type: text). A comma-separated list of return closed dates for this order.
returns.created_at Returns Created At Dates (type: text). A comma-separated list of return created dates for this order.
returns.last_return.created_at …
Read more

EZ Exporter Update: Returns Information Now Available in Shopify Order Exports

We've just pushed an update to EZ Exporter which allows for returns information to be included in Shopify order data exports.

This allows you to generate a CSV or Excel report including the names of the returns, the return status, returned quantity by line item, and the return reason.

Under the "Fields" section of the Data Settings, you can now select the following fields:

Order Level

returns.name Returns Names (type: text). A comma-separated list of return names for returns …
Read more