Hello! I have a question regarding on how can I access the sheets inside the attachment xlsx file from GMAIL?
What I want to do:
I want to retrieve the XLSX file from gmail.
Inside the XLSX file, there are 2 sheets inside, I want to get the sheet 1 and upload the data inside in AWS3 bucket named folder “sheet 1”, same goes to sheet 2. Is this possible?
To open xlsx files you will need the Extract from File Node with Extract from XLSX Operation. But I think the n8n doesn’t work with password protected files