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 … |