tadas
4 أغسطس 2023، 10:15ص
1
Describe the problem/error/question
I can’t figure how to send multiple files using SMTP node.
Please share your workflow
I download the files.
Write binary files to local storage.
I read binary files and get this output:
Open SMTP node, set Attachment field to Data but i only get one attachment sent.
What i am missing there?
Thanks
Jon
4 أغسطس 2023، 11:40ص
3
Hey @tadas ,
Welcome to the community
You will need to merge the binary items using a code node then you can add them as attachments to the one email, There is a thread here: Cant send Email with multiple attachments :( which covers the process which should help.
Let me know if you have any questions on this.
tadas
7 أغسطس 2023، 6:57ص
4
@Jon Thanks, that worked. Just one note if anyone else will try same. Code block was complaining
But i just ignored it and it works without issues. Will upgrade later today my n8n instance. Let you know if it works then too.
Thanks
tadas
7 أغسطس 2023، 2:10م
5
Works with latest version too. Also had this issue, where i couldn’t use items from other modules. This one helped:
Describe the problem/error/question
I am getting an error (see below) from the Set node. If I read correctly, it says it needs data from another node (aggregateTravelParty). But this node is not anyhow connected to this Set node.
There are some weird symptoms:
The whole workflow works if only one item is in the node preceding (getTravelParty) the aggregateTravelParty node.
If I remove the third string in the set node – the key is fldUL66oGkNJ082c1, the error moves to the Filter node (the err…