What can I use as an alternative to the deprecated processing_method Shopify Order API field?
Shopify has deprecated the processing_method field and it has been removed from the 2023-04 version of the REST Admin API. Unfortunately, there…
Shopify has deprecated the processing_method field and it has been removed from the 2023-04 version of the REST Admin API. Unfortunately, there…
In EZ Exporter, you might see the following error when sending the exported file via email: Message is too big. Max message size is 52428800 byt…
When using FTP, SFTP, Dropbox, Google Drive, or Amazon S3 as the destination in EZ Exporter, you must specify a "Folder Path" where the exp…
For the folder path field on where the CSV exports should be stored, it should be in the following format (case-sensitive and spaces in the fold…
Clicking the "Run" button will send the report to the destination specified in the Export Profile settings. Clicking "Download"…
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…