How do I export Japan provinces in Japanese characters from my Shopify order data?
The Shopify Order API will return Japan province names in Latin characters. For example, it will return "Tōkyō" instead of "東京都&…
The Shopify Order API will return Japan province names in Latin characters. For example, it will return "Tōkyō" instead of "東京都&…
By default, when you create a Product data export in EZ Exporter and select the images.src field (list of all product Image URLs), the…
Some merchants might want to export newly created orders only if the orders were placed after a certain amount of time has passed. One reason…
If you're using Shopify's built-in Local Pickup feature, you can add the condition below in the Custom Filters option of EZ Exporte…
In EZ Exporter, you can set a Custom Filter like this in the Data Settings: Variant Inventory Quantity is greater than 0 Here's what t…
In the Data Settings, under Custom Filters, simply add a filter where the "Payment Gateway Names" field contains the word "klarna"…
In the Data Settings -> Custom Filters, simply add a filter where the "Payment Gateway Names" field contains the word "paypal"…
EZ Exporter has a pre-computed field called "Last Delivered Fulfillment Event Date" that we can use to filter the order data for this …
You can generate a report for "Cash on Delivery" orders by adding the filter below in the Data Settings, under the Custom Filters …
In EZ Exporter, you can filter by the Variant Position field to export a specific variant of each product based on its position in the product data. …
There's a field called "Cancelled At" in EZ Exporter that we can use to filter the order data and only export those orders th…
The Shopify API doesn't have a "Fulfilled At" field that we can simply filter by. But a potential workaround in EZ Exporter&n…
Some stores might have orders come in that aren't marked "Paid" right away. An example is when PayPal was used to pay for the orde…
The payment_gateway_names field from the Shopify Order API will contain all gateway names from all order transactions, including failed transact…
In EZ Exporter, you may notice that in the Data Settings > Filters > Payment Status, you can only set one type of payment status. The reason…