EZ Exporter Update: GZIP File Compression Format Now Supported

EZ Exporter now supports the GZIP (.gz) file compression format in addition to ZIP (.zip) when configuring an Export Profile:

In most cases, the ZIP format is ideal as it's the most supported compression format. However, certain platforms may require GZIP compression specifically, like OpenAI's Ads Manager when creating a ChatGPT Product Feed:

When this setting is enabled, EZ Exporter will automatically add the .gz file extension. For example, if you set openai_chatgpt_product_feed.csv as the …

Read more

EZ Exporter Update: New Shopify Order Fields and Templates

The fields below are now available when creating a Data Settings for exporting Shopify Order data in EZ Exporter:

app.name App Name (type: text). The name of the app that created the order. For example, 'Online Store', 'Point of Sale', or a custom app name. Use this to identify the order source for attribution and fulfillment workflows.
current_total_duties_set.shop_money.amount Current Total Duties (type: number). The current total duties amount …
Read more

EZ Inventory Update: Change in Shopify Quantity Now Available in the Activity Log Details

EZ Inventory keeps a detailed record of each inventory update job in the "Activity Log".

When viewing the "Activity Log Details", it will tell you the status of every item being updated, when the update occurred, the type of update, and the quantity from the source data feed.

We've recently pushed an update to also now include a column to show the change in quantity (the delta) in Shopify after the stock update:

This column will …

Read more

EZ Inventory Update: Set Inventory Adjustment Reason

You can now specify an "Adjustment Reason" from a list of reasons when syncing/updating Shopify inventory quantities using EZ Inventory.

The following adjustment reasons are available in the app:

Display Name API Value Description
Correction correction
Used to correct an inventory error or as a general adjustment reason.
Count cycle_count_available
Read more

EZ Exporter Update: New Shopify Customer Fields

When creating a custom Shopify CSV export for customer data, you can now include the following customer fields with EZ Exporter:

last_order.created_at Last Order Date (type: datetime). The date and time when the customer's last order was created.
last_order.presentment_currency_code Last Order Presentment Currency Code (type: text). The 3-letter currency code used by the customer when placing the last order.
locale Locale (type: text). …
Read more