EZ Inventory Update: Optional HTTP Headers Setting Now Available for Web Feeds

We've recently pushed an update to our EZ Inventory Shopify app which allows our users to specify additional HTTP headers when pulling their product/inventory feeds.

A use case that came up was when one of our customer's supplier feed recently made a change to their website to require a 'User-Agent' header before the web request is accepted.  So having this option took care of the issue.

There are other use cases where being able to specify a custom header could come …

Read more

Automatically Upload Exported Data from Shopify to Slack with EZ Exporter

We've just added a Slack integration to our EZ Exporter Shopify app.

This new integration allows merchants to export data from Shopify in CSV or Excel format and automatically upload them to a Slack channel.

If you're like us and primarily use Slack for internal communications, this could save some time from having to open another website or app to view your Shopify reports.  This is a great alternative to sending custom reports over email.

When a file is uploaded to …

Read more

EZ Exporter Update: Personal Access Tokens Support for the Airtable API

For a long time, Airtable has supported access to their API via a single API Key per account.  The API Key gives full access to all the user's tables and bases.

The downside of this approach, of course, is security and key management.  Some apps may just need read access, but there was no way to generate a read-only key previously.  Also, if multiple apps are using the same API Key, revoking/renewing the key will affect all of them.

Airtable has recently added …

Read more

Add Metafields To Your Orders Using EZ Importer

EZ Importer, our Shopify app that allows you to import orders from CSV files to Shopify, now allows you to add order Metafields to your orders.  Adding Metafields to your order is a configuration option similar to the way you replace values in your file or if you want to add default fields.

Data Mapping Configuration

To add Metafields to your order, open the Metafields Configuration section of your data mapping and add the Metafield you want to add, …

Read more

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