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

EZ Exporter has been successfully migrated to use the new Shopify GraphQL Product APIs which provide support for up to 2048 (aka 2K) variants per product.  This means that our app will be able to export more than 100 variants per product (the current variant limit) once this option for the increased variant limit has been enabled on your Shopify store.

While the way GraphQL fields are formatted is different from REST (camel case vs snake case), we kept the …

Read more

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

EZ Inventory has been successfully migrated to use the new Shopify GraphQL Product APIs which provide support for 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.

All the changes are on the backend, so users of our app don't need to do anything.  Our app will automatically pick up the new variants created that go over the previous limit of 100 after …

Read more

EZ Exporter Update: Export Content of "Additional Information" From a Shopify Order

Some countries require additional data such as customs information or tax identification numbers when shipping internationally.

Some examples:

  • Cadastro de Pessoas Físicas (CPF) or Cadastro Nacional da Pessoa Jurídica (CNPJ) for Brazil 
  • People's Republic of China Resident Identity Card for China
  • Personal Customs Clearance Code (PCCC) for South Korea
  • Codice Fiscale (CF) and Posta Elettronica Certificata (PEC) for Italy

The "Additional Information" section of the Shopfy Admin's order detail page will display these additional fields:

We've pushed an update to  …

Read more

EZ Importer Now Supports Importing Draft Orders

With our latest EZ Importer release, you can import Draft Orders into your Shopify store. This allows you to import orders that have yet to be paid or are incomplete. Many of our customers take orders from outside sources on behalf of customers, and importing them as draft orders gives you much more flexibility to make changes later.

Importing Draft Orders works similarly to Orders, but some key differences exist.  The import process itself is the same. However, there are …

Read more

EZ Exporter Update: Export Delivery Instructions From a Shopify Order

Shopify recently added the "Delivery Instructions" information to the 2024-07 release of the Shopify REST API.

This is the optional information that the customer entered on the Shopify checkout page when choosing "Local Delivery" for the shipping:

In the Shopify Admin, this is displayed at the top right of the order detail page:

We've updated EZ Exporter so you can now include this information as part of your Shopify order CSV or Excel export.  You can select the following fields …

Read more