Additional Filter Conditions for Your Shopify Data

We've recently pushed an update to EZ Exporter to support the following additional custom filter conditions:

  • is equal to any
  • is not equal to any

These new filter conditions allow for additional flexibility when filtering your Shopify data. This essentially provides a way to combine AND and OR conditional logic to your data filters.

For example, one of our customers needed to filter their CSV reports with something like this:

Shipping Country Code is equal to US
AND
Lineitem Name …
Read more

Export Shopify Collections With EZ Exporter

We've recently pushed an update to our Shopify app EZ Exporter to allow our users to export their Shopify Colelctions data.

When exporting products or orders, you will now see additional fields related to "smart collections" and "custom collections."

"Smart Collections" are basically the collections where you specify a rule or set of rules to automatically add products in those collections. "Custom Collections" are the collections where you've added the products manually.

Here's a sample of what these look like …

Read more

EZ Exporter: Functions for Handling Special Characters in Your Shopify Data

Some time ago, we've had a few EZ Exporter customers tell us that their suppliers need the CSV data sent to them without any special characters.

It seems that they may be using pretty old systems that only support ASCII encoding instead of the now more standard UTF-8 encoding.

With e-commerce, especially, you pretty much can't really avoid these special characters as you'll have customers buying from you all over the world. Their names might contain Greek characters or accented …

Read more

EZ Exporter: Backup and Restore Now Available

One of our customers recently contacted us to see if there's an easy way to copy the Data Settings from one Shopify store to another as they were about to create two additional stores and will need the same setup with EZ Exporter.

We can definitely see the pain point of having to re-setup all those settings as some of our customers have pretty complex CSVs with formulas and custom fields. Looking at our data, we actually noticed that …

Read more

Additional CSV File Options: "Quoting" and "Line Terminator"

We've recently added two new options to EZ Exporter when exporting your Shopify data to a CSV file: the type of "Quoting" to use and the "Line Terminator" for each row.

EZ Exporter's default for generating a CSV file is pretty standard and works with the majority of other apps and systems out there. However, there are systems that are very specific with how to read a CSV file. We added these options as a couple of our customers have …

Read more