Column header missing from your file EZ Importer
When importing your orders, you may get an error saying a column header is missing from your import file. This error means you have a colu…
When importing your orders, you may get an error saying a column header is missing from your import file. This error means you have a colu…
Parsing CSV files is no easy task, there are many different formats and character encodings. We've done the best we can to address 80% of the use-ca…
When importing your orders If you get an error saying Financial status invalid, this means you did not provide the proper finacial_status to Shopify.…
When importing your orders If you get an error saying Fulfillment status invalid, this means you did not provide the proper fulfillment_status to Sho…
Shopify requires all orders to have line items associated with them. When importing line items the following fields are requiredTitlePriceQuantityTh…
This means the email address associated with the order is not valid. Shopify validates any email address you map to the email field. If the domain …
When importing orders you may have gotten the following error from shopify.Shopify Data Request Error: {'price': 'Required parameter missing or inval…
If you get an error on your import that says "The following columns could not be found in your import file." This means a column you mapped could n…
When creating a Data Mapping for your import you need to "map" the csv column with the Shopify field and select the fields you want to import. This …
If you get an error on your import that says "Transactions is invalid', 'transactions Amount must be greater than zero for sale transactions", this m…
Working with Note Attributes and Line Item Properties can be challenging. Both are custom fields that allow you to provide data in a key/value format…
If you import orders with a blank line item, you may get an error saying Line Item Title Can Not Be Blank. This error happens because Shopify require…
When importing orders you may have gotten the following errors:Shopify Data Request Error: {'price': 'expected String to be a float'}Validation Error…
When importing orders if you pass a negative number or a word to a Shopify field that requires a number you'll get an error. The error message wi…
Shopify requires some fields to be boolean values, e.g. True or False. If you do not provide a true or false value for these fie…