Describe the problem/error/question
I have a simple workflow (I think) of 4 nodes. Read Binary Files, Read PDF, Code and Write Binary File.
The Read Binary Files node outputs a PDF from my filesystem to the ReadPDF Node. The Code Node receives the contents of the PDF and extracts a date which I want to use as the Filename. The date is passed to the Write Binary File node.
Everything works fine except the Write Binary File node. I have configured the Property Name expression as {{ $node[“Read Binary Files”].binary.data }} or {{ $node[“Read Binary Files”].binary }} and i get the same error.
What is the error message (if any)?
Please share your workflow
Share the output returned by the last node
Information on your n8n setup
- n8n 0.227.1