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