Fill in the Name - maybe this is “input”… forgot how curl names form parts
Fill in the Input Data Field Name (e.g. “data” - literal name, not an expression)
Note: This means the binary item, usually named “data,” must be present in “input” node in the workflow (i.e. the one immediately previous to the HTTP Request node).
Alternatively, you might need to just select Body Content Type: "n8n Binary File` and send only that (not wrapped in form-data format). It depends on what the server is expecting.
Hi Guys. Im pretty new at this could use some help. Im trying to do something similar. pass binary through but not outputting right. When i generate a pdf its showing as data and view/download. I cant use it to the next node??! Thanks.