How do I export the "Resident ID number" field of orders shipping to China?
You can use the formula below in the Calculated Fields when exporting Order data to extract the value of the Resident ID number field: search_at…
You can use the formula below in the Calculated Fields when exporting Order data to extract the value of the Resident ID number field: search_at…
You can use the formula below in the Calculated Fields to export the restock status of each refunded line item in a Shopify order: ","…
You can select the following fields to export the shipping refund order adjustments (note that these values are negative): refunds.order_adjust…
Shopify stores this data in the Collection Metafields using the following metafield keys: title_tag description_tag In EZ…
Shopify stores this data in the Product Metafields using the following metafield keys: title_tag description_tag In EZ Exporter, simply …
You can include the variant URL in your product export using a Custom Field with a value like this: https://{{ _shop_domain }}/products/{{ handl…
In EZ Exporter's product export, you can select the field category.full_name to export this data. An example output is Apparel …
When a customer uses a gift card along with a credit card to pay for the order and the credit card portion of the transaction fails, Shopify rolls ba…
When an "Automatic Discount" is applied to specific line items in the Shopify order, the discount information is stored in the fi…
You may want to export the total amount paid by the customer so far for a partially paid order or the actual amount paid if the order is refunded/par…
To export the total refunded line item quantity from a Shopify order, you can use the formula below in the Calculated Fields section of EZ Expor…
If you're a bakery, for example, you may provide an option to your customers to specify the Delivery Date or Pickup Date when they place an order…
The Shopify API doesn't provide a fulfilled_at field that EZ Exporter can filter directly. However, the API does provide the list of fulfillme…
There may be times where you want to export all Shopify orders that are either in open or closed status and exclude those that are cancelled. Sinc…
You can use the Custom Filters > User-Defined Fields section of the Data Settings to filter by Shopify Metafields. 1. First, you'll need to…