Describe the problem/error/question
I am trying to automatically send an email via Gmail that includes an attachment. The attachment is stored in a folder, and all necessary information for sending the email (e.g., recipient address) is contained in the file name and an additional list.
The workflow reads this data correctly and automatically inserts the appropriate email address into the Gmail node.
Sending the email works without any issues as long as there is no attachment.
However, as soon as I add a file as an attachment, the process fails with an error
What is the error message (if any)?
The item has no binary field ‘Bericht’ [item 0] (item 0)
Check that the parameter where you specified the input binary field name is correct, and that it matches a field in the binary input
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system: