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

Update Fulfilled Orders With EZ Fulfill

When automatically fulfilling orders in Shopify you may need to update or replace your tracking numbers on orders that are fulfilled.  As of today, this is now possible with EZ Fulfill.  EZ Fulfill allows you to quickly and automatically mass fulfill your Shopify orders even if they are already marked fulfilled.

By default, we have this feature disabled as overwriting or updating an existing fulfillment can be dangerous.  This will help prevent orders from being updated by mistake.  To enable …

Read more

Fulfill Orders From Multiple Locations Using EZ Fulfill

EZ Fulfill now allows you to fulfill your orders from multiple locations using your CSV or Excel file.  When we originally launched EZ Fulfill we supported multiple locations as long as they were in separate files.  This meant you could create a Data Feed for each location as we assumed each fulfillment center would send their own file. 

After speaking with many of our customers, we realized this isn't always the case.  Now you can fulfill your orders from multiple locations, …

Read more

Exporting Fulfillment Dates at the Line Item Level From Shopify Orders

EZ Exporter has had the Shopify order fulfillment date field available for a while now, but this field is the final fulfillment date for the entire order.

We've gotten a request recently from one of our customers asking if it's possible to also figure out when a specific line item in the order was fulfilled.  The reason is an order could contain products to be fulfilled by multiple vendors and they'd like to be able to run a report to measure the …

Read more

Automate and Bulk Update Your Tracking Numbers From Excel With EZ Fulfill

We've recently added Microsoft Excel support to EZ Fulfill. This means you can now use Excel files to update your track numbers and fulfillment data in addition to CSV/TSV/TXT files. Both XLS and XLSX formats are supported.

We've added Excel support so you no longer need to convert your Excel files to CSV before uploading your fulfillment data.  This helps speed up the process and cuts out an extra step if you're using excel to manage your fulfillment data.  When …

Read more