Where can I find my Airtable API key?
Warning: Airtable is deprecating API keys by the end of January 2024; use Personal Access Tokens instead. In order to export data from S…
Warning: Airtable is deprecating API keys by the end of January 2024; use Personal Access Tokens instead. In order to export data from S…
Both the Airtable Base ID and Table ID are required in order to push data from Shopify to a specific table in Airtable. You can find both in …
The auto-generated Order ID which is unique across the Shopify platform can be found at the end of the URL of the Shopify admin's order detail pa…
The auto-generated Product ID which is unique across the Shopify platform can be found at the end of the URL of the Shopify admin's product …
The auto-generated Variant ID which is unique across the Shopify platform can be found at the end of the URL of the Shopify admin's product …
The Google Drive folder ID is in the URL when browsing the Google Drive website (drive.google.com). It's the string after the /folders/ p…
In the Shopify Admin, go to Settings > Locations and select one of the locations. On the next page, you can find the Location ID in the URL. It…
We support the most popular data separators/delimiters:comma (,)tab (____)semicolon (;)vertical pipe (|)caret (^)tilde (~)If there's a delimiter that…
EZ Exporter supports the following quoting options:All - Add quotes to all fields.Minimal - Only add quotes where necessary, such as when the field d…
Many Shopify fields can be filtered with the following conditions:is equal to (e.g. 1 = 1)is not equal to (e.g. 1 != 2)is equal to any (use a comma-s…
The Shopify API provides multiple order identifiers that you can export. Below are the related fields you can select in EZ Exporter: …
You can export your Shopify data in the following formats with EZ Exporter: CSV (comma-delimited text file). Note that CSV files are technicall…
You can export the following Shopify data with EZ Exporter: Orders (including additional product fields such as the barcode, product handle, va…
When using Calculated Fields, you'll get an "invalid formula" output if the formula you've entered can't be evaluated. Below…
If you're getting the error message "The shop cannot accept the provided charge." when you try to activate an app subscription, th…