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 associated with this order. |
returns.status |
Returns Status (type: text). A comma-separated list of return status for returns associated with this order. Valid values:
|
Lineitem Level
line_items.returns.name |
Lineitem Returns Names (type: text). A comma-separated list of return names for returns that include this line item. |
line_items.returns.quantity |
Lineitem Returns Quantities (type: text). A comma-separated list of returned quantities for this line item. |
line_items.returns.return_reason |
Lineitem Returns Reasons (type: text). A comma-separated list of return reasons for this line item. Valid values:
|
line_items.returns.return_reason_note |
Lineitem Returns Reason Notes (type: text). Additional information about the reason for the return. |
line_items.returns.status |
Lineitem Returns Status (type: text). A comma-separated list of return status for returns that include this line item. Valid values:
|
Most of these fields are also available in the "Custom Filters" section, so you can create a report only for orders with returns, or even go more granular and only include the specific line items returned for each order.
We've also added a template called "Orders with Returns (Last 30 Days)" to help get you started and can be customized further.
Here's a sample output showing returns information for each line item:
And here's what's shown in the Shopify Admin: