Skip to main content
October 27, 2020
Solved

Importing older Etsy Transactions as CSV

  • October 27, 2020
  • 2 replies
  • 0 views

I have successfully connected Etsy but it has only imported transactions from April 2020 and I need to import older files from previous tax year.  

I have created the CSV files in Etsy and downloaded.

When I add them  (add transactions; import transactions; import older transactions) and select a downloaded CSV file I keep getting an error.

It says something like 'probably our fault, try again, if it still doesn't work contact us for help'

 

How do I import these CSV files successfully?

 

Thanks

 

 

Best answer by LieraMarie_A

Quick Books Self employed doesn't have an apps tab that I can see?  I think I need to know why the csv file isn't uploading and how to correct that?


The Community has you covered, @Rae Creates. I'll help you get that CSV uploaded right away.

 

The one that I've posted recently is for QuickBooks Online. To import bank transactions using CSV in QBSE, you'll have to make sure you've chosen the correct columns in the mapping stage. Otherwise, QuickBooks will not be able to read the data. To make the mapping stage easier, you can do the following:

  1. Delete columns you do not need from your CSV to avoid any confusion. The columns that are required by QuickBooks are:
    • Date - Correct and standardise the date format to a single format (for example, dd/mm/yyyy).
    • Description
    • Amount 
  2. Change the names of the columns in your CSV to match the titles in QuickBooks.

 

Based on your screenshot, get the rows A, C, and F only. With regards to the Fees & Taxes, you can add them manually by splitting the sale transaction during the categorisation process. Before deleting any rows and columns, please ensure to secure a backup copy.

 

Then, here's how to import them:

  1. Go to the Gear icon.
  2. Select Imports.
  3. Select Import older transactions for the account you want to add transactions to.
  4. Select Browse and find the file you downloaded from your bank. It's usually in your Downloads folder.
  5. Select the file and select Open to start the import.
  6. Review the column headers and data. Make sure the DateDescription, and Amount columns on the CSV match the columns and order in QuickBooks. The other column headers can be in any order.
  7. Select Continue to complete the import.
  8. Follow the on-screen instruction.

You can read through our guide on importing bank transactions using Excel CSV files for more information.
 

Once done, it's time to categorise and split the transactions. Doing this will allow you to split the sale transaction and add the category for your fees and taxes. 

 

  1. Go to the Transactions menu.
  2. Find the transaction you want to split.
  3. Select Split from the Type column. This opens the Split Transaction window.
  4. Select Percentage or Amount from the Split by ▼ dropdown.
  5. For each split, select Business or Personal from the Type ▼ dropdown.
  6. If you select Business, select the link in the Category column and select the category you want the split to go into.
  7. Enter the amount or percentage for each split.
  8. To add additional splits, select Add line.
  9. If you need to exclude a split, select the Exclude checkbox.
  10. When you're done, select Save.

 

Here are some helpful resources that will ensure your success:

Please feel free to reach out to us here with all of your questions and concerns. I'm determined to ensure your success.

2 replies

October 27, 2020

Hello Rae Creates, Thanks for contacting the Community! In the case of importing CSV files sometimes it needs a little help formatting to streamline the data. Is it from excel or numbers the CSV? 

October 27, 2020

I'm not sure, but if I try to open it on my mac it opens in Excel. I've attached a partial screen shot of what opens in excel

October 27, 2020

Hi Rae,

 

Thanks for getting back to us with that screenshot - is this file downloaded from Etsy or from the bank? 

 

Usually, the CSV files should contain 3/4 columns (date, transaction memo, balance or date, transaction memo, money in, money out) with the date formatted as dd/mm/yy (you can right-click on the cell in Excel > Format Cells to edit this). 

November 24, 2020

Hi, there is an article https://blog.coupler.io/etsy-to-csv/ explaining how to export all Etsy transaction information to Google Sheets using Etsy's API.

1. Get an Etsy API key.

2. Get the KEYSTRING

3. Install   add-on

4. Set up JSON importer using the KEYSTRING and this Etsy Transaction API data