How to Give Your Staff Permission to Install Apps and Approve App Charges on Your Shopify Store

Shopify supports very granular permissions that can be given to individual staff accounts.  This is a really good way to improve security as you can limit each staff's access to only those parts of the Shopify Admin that are necessary to do their job.

As app developers, we sometimes get questions when a member of a merchant's team can't install or approve app charges, preventing them from using our app.

Most of our apps use recurring subscriptions via the Shopify Billing …

Read more

Migrating EZ Fulfill To Shopify's New Fulfillment Workflow

NOTE: We're launching these changes on October 5, 2022, at 10:00 am EDT.  We will notify existing customers via email once the changes are live.

Over the past year, Shopify has migrated its fulfillment process to a more modern workflow.  They will deprecate the old fulfillment process at the end of this year, and we've been working hard to update EZ Fulfill to use this new modern workflow. 

We'll walk you through what to expect with this change, as …

Read more

Automatically Export Data From Shopify to Airtable With EZ Exporter

EZ Exporter now supports an Airtable integration!

This update will allow Shopify merchants to push their data from Shopify directly to an existing base and table in Airtable.

In the app, you just need to add your Airtable API key and select "Airtable" under Destination > Type in the Export Profile settings:

The following actions are supported:

Append records to table

This will simply insert new records at the end of the table.

Overwrite entire table with new records

This …

Read more

EZ Exporter: July 2022 Updates

Below is a list of updates we've pushed to EZ Exporter last month.

New Templates

On the "Templates" page of EZ Exporter, you'll now see  the following templates which can be customized further.

  • Snapchat Product Catalog
  • Orders Excluding Removed/Refunded Line Items (Last 30 Days)
  • Orders Paid with Klarna (Last 7 Days)
  • Orders Placed From an Android Device (Last 30 Days)
  • Orders Placed From an iPhone Device (Last 30 Days)
  • Order Summary in Customer's Currency (Last 30 Days)

File Size Info …

Read more

How to Reference the Current Row in Google Sheets Formulas

Google Sheets has an INDIRECT function that lets users use relative row references in formulas.

For example, instead of using a formula like =A2+B2, you can replace the row numbers with a variable referencing the current row.  This way, you don't have to worry about whether the references for the current row are correct if your formula only deals with data in the current row.

This is particularly useful if you're pushing the formula to …

Read more