I have spreadsheet file in my Google Drive. I’m trying to get it in XLS format to upload in OpenAI module for analyze.
I have enabled converting in Download a file module and still getting binary data, that seems to be ZIP-archive.
Maybe I’m missing some module that will convert this Data to XLSX file?
Welcome to the Make community!
The “Data” variable is the file contents of the downloaded file itself.
For more information on how to map a data (buffer) into another module, see the Working with files page in the Make Help Centre, which covers the following:
- How to map a file
- Maximum file size
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.
1 Like