Filter Your Source File Data With EZ Fulfill

Some merchants who use our fulfillment app, EZ Fulfill, have a single file for all of their warehouses or their file may contain orders they don't want fulfilled.  For this reason we've added the ability to filter data from your input file.  

The filter allows you to determine which rows in your file should be read for fulfillment.  You can create multiple filters and determine if you want the rows to match any or all criteria that you specify.  …

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

EZ Exporter: June 2020 Updates

Below is a list of smaller updates we've pushed this month to our Shopify data export app, EZ Exporter.

New field: total_tip_received

Shopify added an online tipping option for web orders last month, which merchants can add to the checkout page. This option used to be only available through Shopify POS.

In EZ Exporter, you can now select a field called total_tip_received. This field is also available in the Custom Filters and the Grouping and Aggregation sections in the …

Read more

EZ Exporter Update: Backing Up Specific Export Profiles and Data Settings

We've just pushed a small update to our EZ Exporter app to allow our users to back up specific Export Profiles and Data Settings which can be restored to another Shopify store.

Previously, we only had options to back up all Export Profiles and/or all Data Settings, which works fine in many cases where a Shopify merchant needs to duplicate export templates from one store to another.

However, we've gotten a request recently from one of our customers who just needs to …

Read more