EZ Notify Update: Activate or Deactivate Specific Slack Slash Commands

One of the features of our EZ Notify app is the ability to search the Shopify store directly from Slack using slash commands.

Members of the Slack workspace can basically type in a command with a keyword to search the store's order, product, and customer data and the results will be displayed in Slack. We had a request recently, however, where the merchant actually wanted to disable this feature completely as she doesn't want her entire team to be …

Read more

Filter Your Source File Data With EZ Fulfill

Some merchants who use our fulfillment app, EZ Fulfill, have a single file for all of their warehouses or their file may contain orders they don't want fulfilled. For this reason we've added the ability to filter data from your input file.  

The filter allows you to determine which rows in your file should be read for fulfillment. You can create multiple filters and determine if you want the rows to match any or all criteria that you …

Read more

EZ Exporter Update: New Function for Combining Lists/Arrays

We've just added a new function called join_lists() to our EZ Exporter app.

This new function will allow you to combine values from two separate lists where you can specify a separator between values and also between group of values.

For example, you might have the following lists of values on your Shopify store:

# Lineitem Tax Lines - Titles (line_items.tax_lines.title) NY State Tax,New York County Tax,New York Municipal Tax # Lineitem Tax Lines - Rates (line_items.tax_lines.rate) …
Read more

EZ Exporter Update: Overwrite Files in Google Drive

We've just pushed an update to EZ Exporter to allow our users to overwrite a file in Google Drive if it has the same filename. 

Google Drive allows duplicate filenames so if you have automated exports scheduled to run with a static filename, you can end up with a lot of files in your folder with identical names. This update solves this issue by providing an option to overwrite a file if it already exists in the folder.

Read more

EZ Exporter: June 2020 Updates

Below is a list of smaller updates we've pushed this month to our Shopify data export app, EZ Exporter.

New field: total_tip_received

Shopify added an online tipping option for web orders last month, which merchants can add to the checkout page. This option used to be only available through Shopify POS.

In EZ Exporter, you can now select a field called total_tip_received. This field is also available in the Custom Filters and the Grouping and …

Read more