EZ Exporter Update: New "Unlisted" Status in Shopify Product Exports

Shopify recently added an "Unlisted" status for products, which "hides products from store search and recommendations (including collections), all sales channels, internet searches and Shopify Catalog, while still allowing access via a direct URL"

EZ Exporter also now supports this new product status.  When you create a Data Settings for Product export, you should now see an option for "Unlisted" under Filters > Status:

If you need to filter based on a combination of different status values, use the  …

Read more

Automate Shopify Analytics Reports Export with EZ Exporter

EZ Exporter now supports a new Data Settings for "Analytics" data, which is available in the app's Premium Plan.

This new data type allows you to use the same ShopifyQL query in the Shopify Admin > Analytics > Reports to pull the same data.  Please note, however, that our app can only export a flat table (without the charts).

With this addition, you can now use EZ Exporter to automate export of your Shopify Analytics Reports and have the data …

Read more

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: Product Category Field Now Available in Shopify Order and Draft Order Exports

You can now include the Product Category when generating Shopify Order or Draft Order reports with EZ Exporter.

Simply select the field below to include it in your data exports:

  • line_items.product.category.name (Lineitem Product Category Name)

Note that this is a separate field from "Product Type", which is also available in the app.  The "Product Type" field is basically a custom category the merchant defines, while the "Product Category" field is a more standardized field.

You can also use this …

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