Can I filter fields with blank values?
Yes, you certainly can!In the Custom Filters, we have two filter conditions you can use:is blankis not blankThis way, you can either include or exclu…
Yes, you certainly can!In the Custom Filters, we have two filter conditions you can use:is blankis not blankThis way, you can either include or exclu…
In the Order export, you will find a field called source_name that will contain the value of the sales channel. The values can be: web pos…
In the Data Settings -> Custom Filters, simply add a filter where the "Payment Gateway Names" field contains the word "paypal"…
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…
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…
Many Shopify fields can be filtered with the following conditions:is equal to (e.g. 1 = 1)is not equal to (e.g. 1 != 2)is equal to any (use a comma-s…