Download spreadsheet

Apparently, the GSuite package doesn’t allow us to pass certain MIME types for downloading the files as per the user requirement.

As per my research on this topic, the only way I can find is to automate each and every request of the GSuite using the HTTP Request activity. When you send a request to download any file by its ID, you can also specify the format in which you wish to download the file. This goes for all, such as Word, Spreadsheet, Powerpoint, etc. You can find more info about this with this link.

use MIME type as text/csv for download CSV files

can you be little bit specific oh how write searchExpression and download the file as excel instead of pdf.
I mean i’am trying to download spreadsheet file from drive but it ends up downloading the file as pdf. I tried to rename the file but it says can’t open file with pdf etxn.