EZ Inventory Update: Get Notified by Email When an Inventory Update Error Occurs

We've added a new "Notfications" section in the Data Feed settings of EZ Inventory to allow merchants to be notified via email if a new error occurs during an inventory update.

Simply tick the checkbox for "Notify on error", enter the email recipient(s), and select the error types to enable this feature.

You'll get the notification only when a new error occurs.  It automatically resets after a successful run or if you update the Data Feed settings.

For example, if …

Read more

EZ Inventory Update: Case-Insensitive Variant Matching Option Now Available

We'eve just pushed an update to our EZ Inventory app to provide an option for case-insensitive matching when perofroming variant lookups by SKU, barcode, product title, or a custom variant metafield value.

We've seen a few cases in the past where the supplier's feed may use all uppercase for the SKU while the rmerchant may use all lowercase in Shopify (or vice versa).  We already have an option for manipulating the supplier feed data before doing a lookup via our …

Read more

EZ Exporter Update: B2B Company Fields Now Available in Shopify Order Exports

EZ Exporter can now export Shopify B2B Company fields such as the Company Name, Company ID, Location Name, and Location ID when exporting order data.

To include these fields in your order data export, simply use the following variables in the Custom Fields or Calculated Fields of the Data Settings (we're intentionally not including them in the preset fields as these will only apply to a small number of our users):

  • {{ purchasing_entity.company.name }}
  • {{ purchasing_entity.company.external_id }}
  • {{ purchasing_entity.location.name }} …
Read more

EZ Exporter Update: New Product and Inventory Fields

We've added new fields to EZ Exporter's product exports.

New Product Category Fields

category.full_name Category Full Name (type: text). The full name of the taxonomy category. For example, Animals & Pet Supplies > Pet Supplies > Dog Supplies > Dog Beds.
category.name Category Name (type: text). The name of the taxonomy category. For example, Dog Beds.

Sample Output:

New Inventory Quantity Fields

In the past, only the "available" quantity was available for export.  This update now allows …

Read more

EZ Importer Update: Migration to Shopify's New GraphQL Product APIs Complete

EZ Importer has successfully migrated to use the new Shopify GraphQL Product APIs, which support up to 2048 (aka 2K) variants per product.

This new limit is a big improvement from the 100 variants per product limit with the old APIs.

When using the Link By SKU feature, the Shopify API will pick up any new variants that exceed the previous limit of 100. This is all handled by our app internally, so there is no change or update that …

Read more