Why won't my Poshmark or Mercari CSV file import?

We've noticed a few potential "gotchas" where customers have had trouble uploading and importing their sales history files from Poshmark and Mercari. CSV, as a format, is very flexible, but not at all forgiving when it comes to formatting data. So, we wanted to share a few examples of things we've seen so you can double-check your files before uploading to Seller Ledgers

Poshmark

Do not delete the rows above the column headers

It is tempting to delete the first 12 or so rows in your Poshmark sales history. However, we built our Poshmark import to look past those rows, so trying to "edit" the file in this way can cause trouble.

Mercari

Check for rows where the number of values does not match the number of columns

We have seen a couple of unedited Mercari files fail because one of the columns is missing a "null" or "empty" value, which is usually represented by two double quotes right next to each other (""). Specifically, we have seen files where one of the date columns was missing a double quote. The easiest way to see this is to open your Mercari file in a spreadsheet and scan down the key columns like "Item Title" and make sure everything lines up. You can quickly tell when there might be a missing empty value. The solution is to add two empty quotes, followed by a comma.


Quotes in the Item Description can throw off the columns

If you see an error for a specific line in your file, you may want to check for double quotes (") somewhere in the Item Title. We have seen this cause trouble for users selling items where they use double quotes to mean "inches" - for example a 1/4" socket wrench. To fix this, we suggest replacing the double quotes with the word "inch".

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.