Hi,
I am using a custom mailhook to receive an email. In this email I parse the body as HTML. I am looking for the zip file that can be downloaded from a link. I download it and extract it. After that I upload it to google drive. This is an Excel file. However, I can not get the Excel file to become a Google sheets so i can get data and do some calculations and other stuff.
Basically my question is how to convert an Excel file to a Google sheet file?