How am I supposed to download a binary file that I fetch with the “Get a file” feature of the GitHub node?
I see the file in my execution but it has a downlad button in it that I need to click manually, it seems. I put the binary data in the “data” field, but when I assign the data field to my email node as an attachment, nothing happens. In fact, the output of the GitHub node is the same as the code node that precedes it.
I have (after sending my original post, I kept working on it). So I now see that I have the content in base64. So now I need to figure out how to send the attachment. I’ll do that tomorrow, cuz it’s too late now.…
I’m really glad I could help!
I just wanted to mention, since you marked the solution to your own reply, it might make others less likely to respond to your future questions,
If you mark the reply that led to the solution as the accepted one instead, it gives proper credit and helps keep the community more engaged..
Hah, I hadn’t thought of that. I’ve seen so many people do it (not necessarily on this forum) that I thought it was the norm. Thanks for pointing that out!