EZ Exporter: Dropbox Integration Now Available

In addition to sending reports via email, FTP, and SFTP, we've also recently added Dropbox support to EZ Exporter!

We use Dropbox here at Highview Apps ourselves for sharing all kinds of files. It makes our workflow much more efficient by not relying on email to share files. You can install Dropbox on pretty much any device, so this allows you to instantly access your reports on your phone, tablet, laptop, or desktop.

With Dropbox, you can easily share …

Read more

EZ Exporter: Retrieve Specific Field Attributes with the "search_attributes()" Function

One of our customers needed a way to pull a specific Line Item Property from his Shopify orders to his exported CSV file and assign it to a specific column.

We definitely see the value of being able to do something like this so we added a custom function called search_attributes() to be able to do this easily in the Calculated Fields.

For example, let's say you have a bunch of Line Item Properties like this:

subcategory: "Birthday Rings"
engraving: …
Read more

EZ Exporter: Order Metafields Now Available

Order Metafields support has been added to EZ Exporter. Together with Product Metafields and Product Variant Metafields, EZ Exporter now provides you with a way to pull pretty much any data you can think of from your orders and generate your own custom CSV reports.

As usual, you can specify your own column names and their position in the exported file.

Read more

EZ Exporter: SFTP (SSH) Support Now Available

SFTP, also known as "FTP over SSH", is now supported by EZ Exporter.

By default, our server will connect to your SFTP server via the standard SSH port 22. However, you can override this by appending the port name to your server's hostname or IP address.

For example:

sftp.mydomain.com:22444

or

102.323.23.23:22444
Read more

EZ Exporter: Duplicate Export Profiles and Data Settings Option

One of our customers requested this feature and we thought it makes a lot of sense so we've added it. With so many options and customizations available in EZ Exporter, we understand that adding this feature could greatly improve the user experience.

For instance, we have customers who need to create a separate Data Settings, with the same fields selected, but different filters. With the new copy/duplicate option, the user can do this in a couple of seconds.

The …

Read more