Upload Excel sheet to Google Sheet

Hi everyone, I would like to know if anyone has found a way to convert an excel sheet to a Google sheet. I would really appreciate it, if someone can put me through this

You can read the xlsx, extract rows from it and then write to Google Sheets:

Is that what you were looking for?

1 Like

Thanks for your Help Jabbson. I am not sure if this fixes it, as it is not outputting any data at the Read XLSX node when i try this, here is my full workflow. Thanks

I had this xlsx file on my n8n server in /data/shared/n8n.xlsx, do you?

No, I don’t

Well, that would be why there is no output then. I had a file on the disk, if you have it as an attachment, you don’t need to read if from the disk.

Thanks, it is now working. I am wondering, if there is a way to achieve the same structure as the Excel file. Also, do you know if it would be possible to create a new spreadsheet instead of updating an existing one


This is the Original Excel sheet, and below is the sheet been updated

Quick question, you know you can just put the xlsx to google drive and have it converted to Sheets, right?

I tried that, but it’s not working

Well, if Google can’t do it, I am not sure we can :slight_smile:

1 Like

Ohh, Thanks Jabbson

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.