New EZ Exporter Templates: Facebook and Pinterest Product Feeds

We've recently added two additional pre-built templates to EZ Exporter:

  • Product Data Feed for Facebook Catalogs
  • Product Data Feed for Pinterest Catalogs

We also have a pre-built template for a Google Shopping Feed available as well.

These two product feed templates are actually quite similar.  Both of these templates already have all the required fields configured and mapped to your Shopify data.

However, you may need to modify it slightly depending on your store's setup.  For example, if you …

Read more

EZ Exporter: August 2020 Updates

It's that time of the month again and we're happy to report additional improvements we've made to our EZ Exporter app this month. :)

New servers

We've added 3 new backend servers to our EZ Exporter infrastructure.  Our monthly installs have gone up quite a bit since March and these new servers will ensure that our infrastructure will have sufficient computing capacity to process export tasks in a timely manner as our userbase grows further.

New function: get_value_by_position()

We've added a new …

Read more

EZ Exporter: July 2020 Updates

We've been on a roll with updates lately. :)

Below is a list of updates we've pushed out this month to our EZ Exporter app.

Option to overwrite files in Google Drive

In the Export Profile settings, when selecting "Google Drive" as the export destination, you'll now see a new option to overwrite the file if it exists.

Please note that our app can only overwrite files that were originally created by our app.

Please see this blog post for more details. …

Read more

EZ Exporter Update: New Function for Combining Lists/Arrays

We've just added a new function called join_lists() to our EZ Exporter app.

This new function will allow you to combine values from two separate lists where you can specify a separator between values and also between group of values.

For example, you might have the following lists of values on your Shopify store:

# Lineitem Tax Lines - Titles (line_items.tax_lines.title)
NY State Tax,New York County Tax,New York Municipal Tax

# Lineitem Tax Lines - Rates (line_items.tax_lines.rate)
0.04,0.00375,0.045

Using the join_lists() …

Read more

EZ Exporter Update: Overwrite Files in Google Drive

We've just pushed an update to EZ Exporter to allow our users to overwrite a file in Google Drive if it has the same filename. 

Google Drive allows duplicate filenames so if you have automated exports scheduled to run with a static filename, you can end up with a lot of files in your folder with identical names.  This update solves this issue by providing an option to overwrite a file if it already exists in the folder.

Please note …

Read more