Download JSON file from Google Drive, parse and process - Bug in Google Drive Download file module? | Community
Skip to main content
lgaertner
Level 9
February 6, 2024
Question

Download JSON file from Google Drive, parse and process - Bug in Google Drive Download file module?

  • February 6, 2024
  • 1 reply
  • 1063 views

Hello,

 

I just wanted to create a simple scenario:

 

Using the Google Drive - Download a file module to download a JSON file -> convert the binary data part to plain text using toString() -> parse JSON -> ...

 

Unfortunately the Download a file module gives the binary as a Collection of thousands of entries. I do need the binary part as Buffer, codepage: binary.

 

Did anybody make similar experiences and perhaps found a workaround? Is there a simple possibility to concert the collection to something I can work with?

 

 

I created the exact same scenario on make.com, which is the basis for Fusion. There it is working as expected.

 

 

Thanks in advance.

Regards

Lars

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Level 5
February 6, 2024

You may want to file a Support ticket.