In my workflow, I use binary file fetched from Gmail and upload it to GDrive. Everything works well until I put in a GDrive node before the upload. After that node, the binary file is not available in outputs from previous steps, as if the node was “clearing” the binary files. Am I doing something wrong?
I tried moving the GDrive node around, and every time I put into the flow, right after it, the binary files disappear.
Thanks!
Please share your workflow
Share the output returned by the last node
This operation expects the node’s input data to contain a binary file ‘data’, but none was found [item 0]
Make sure that the previous node outputs a binary file