How can I export my Shopify data to Google Drive?
1. First, you need to connect your Google account to the app. You can do this via the Integrations > Google Drive page. 2. If thi…
1. First, you need to connect your Google account to the app. You can do this via the Integrations > Google Drive page. 2. If thi…
We also have a short YouTube video here showing how this works in our app: https://youtu.be/sFKLdMGcobA 1. First, you need to connect yo…
To export only orders created from Shopify Draft Orders, you can add this filter under the Custom Filters section of the Data Settings: Source …
In EZ Exporter, you can add the condition below under Custom Filters to only include online/web orders in your export: Source Na…
Shopify stores this data in the Transaction Receipt field. In EZ Exporter, you can use Custom Filters as shown below to filter only orders whose T…
In EZ Exporter, you can add the condition below under Custom Filters to only include POS orders in your export: Source Name is e…
EZ Exporter allows you to filter order data at the line item level, where order-level data is repeated for each line item row. This is useful if y…
Most of the price/money fields, such as total_price and line_items.price, are in the shop's currency by default (except those in the tr…
In the Product export, there's a field called images.src that you can select which will export all product image URLs in one column separated by …
First, set Filters > Payment status to "Any". Then under the Custom Filters section, we can do more advanced…
The Shopify API doesn't have an "Overdue" payment status. However, there's a payment_terms field that has a sub-attribute called…
You can export Shopify Product Metafields with EZ Exporter by simply specifying the namespace and key. In the Data Settings, under the "Metaf…
You can export Shopify Variant Metafields with EZ Exporter by simply specifying the namespace and key. In the Data Settings, under the &…
The Shopify API only provides the 2-letter country code. However, a workaround is to use a formula like this in the Calculated Fields to perform a…
In EZ Exporter's Product export, you can select the field variants.inventory_levels.total_available to export the total available quantity f…