How to take data from an excell file attched to gmail and record data in a google sheet file

I have an enail incoming in Gmail that has an excel file attached to it.

I want to open the file, parse the data and record some of the data in an Google sheet file.

How do i do that?

thank you

You need to use the Gmail Get with the option to download attachments.

Also look at this template for example:

1 Like

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