EZ Inventory: Using Wildcards in FTP and SFTP File Paths

In addition to using date and time variables in the file paths, EZ Inventory also now supports a wildcard variable (asterisk "*" character) when retrieving an inventory feed file from an FTP or SFTP server.

This allows our users to specify which inventory file to use based on a partial match in the filename.  This could really come in handy for files that include a full timestamp in the filename (e.g. stock_20230205_175132.csv).

For example, a merchant might want to update …

Read more

EZ Inventory: Advanced Date and Time Variable Options

EZ Inventory has supported date and time variables in the filename/file paths, URLs, and filters for some time now.  You can use the variables {{ YYYY }}, {{ MM }}, {{ DD }}, and {{ HH }}.

We've encountered a few cases where these aren't enough, however.  So we've added a new variable called {{ current_datetime }} which extends this functionality further.  With this new variable, you can include additional parameters to specify more advanced formatting, add or subtract days, and overwrite the …

Read more

EZ Inventory: Using Formulas for Mapping Product Variants in Shopify

EZ Inventory has supported using formulas for inventory quantity updates for quite some time now.  This allowed our users to use conditional logic and other data manipulation against their supplier feed's data when updating the quantity in Shopify.

We've just pushed an update to extend this functionality for mapping items from their supplier's feed to product variants in their Shopify store.  This option is now available in the Data Feed settings:

Since most merchants don't have the option to modify or customize …

Read more

EZ Inventory: New Option to Create a Virtual Header Row

EZ Inventory requires a header row as the very first row when processing CSV or Excel data feeds.

The header row is needed for mapping fields, filtering the data, and also for creating quantity formulas.

We've seen a few cases from merchants, however, where their supplier's feed doesn't have a header row and it's not possible for them to add it (possibly due to legacy systems or just other complexities in their process). 

This new option to create a "virtual" header row …

Read more

EZ Inventory Update: New Scheduling Option

In the vast majority of cases, users of our EZ Inventory app just use the Hourly or Daily scheduler to constantly keep their Shopify inventory up to date with their suppliers' feed or other external feeds.

However, we've had some users ask us if they can turn off the inventory updates on weekends or only run them on specific days of the week.

We've added an option in EZ Inventory so our users can now pick which days of the …

Read more