Reusing binary

Describe the problem/error/question|

To do the create an item5 node a base64 is needed so i convert it from the file, but if i want to use the file from the http in the pdf check request i have to have binary data i tried using another base64 to binary data but couldnt scope the base64 even from a variable i created, havent an enviroment one tho, if there is any questions please lmk and thank you in advance!

What is the error message (if any)?

This operation expects the node’s input data to contain a binary file ‘data’, but none was found [item 0]

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]

hello @Eyad_Ahmed

don’t use Append mode of the Merge node. Use Choose Branch >> input 2 instead

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.