EZ Inventory: Export Detailed Log of Inventory Quantity Updates to CSV

We've just added an option in the "Activity Log Details" page of EZ Inventory to allow our users to export that data to CSV.

We've added this option as one of our customers told us it would save him time as he needs to be able to import that data into their CRM system from time to time. We figured this could be a useful tool for other things as well, such as for quickly re-uploading the file back to …

Read more

Automate and Bulk Update Your Shopify Inventory From Excel With EZ Inventory

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

We added the feature based on a request from one of our customers. CSV would've worked fine for them as well but they had to do an additional step on their side to convert the feed to CSV from its original Excel format. The …

Read more

EZ Inventory: Faster Updates of the Product Listing Page with Shopify Webhooks

We've recently implemented listening to Shopify webhooks in our app EZ Inventory. This allows our app to capture the changes from your Shopify store almost instantly (usually within just a few seconds of the change).

For example, if you change the SKU or barcode of a variant via the Shopify admin, the Shopify API will notify our servers of this change so that variant record can be updated with the latest data in our database as well.

We've had …

Read more

Updating Inventory Quantity in Your Shopify Store Using Formulas with EZ Inventory

We've recently pushed an update to our Shopify inventory management app, EZ Inventory, to allow our users to be able to use formulas when setting the inventory quantity of the products in their Shopify store.

This feature was actually requested by one of our customers. In their inventory feed, they needed to subtract the values of two columns and use the difference as the inventory quantity for their Shopify store. The system that generates the data feed for them …

Read more

EZ Inventory: Using Date Variables in File Paths, URLs, and Filters

Our Shopify inventory management app, EZ Inventory, now supports dynamic date variables in the file paths, URLs, and filters.

This update provides a way to retrieve an inventory feed that uses dates in the file path or URL. The feed data can also now be filtered based on the current date.

Below is a list of the available date variables that you can use:

  • {{ YYYY }} - the current year (e.g. 2018)
  • {{ MM }} - the current …
Read more