Hi, I’ve been trying to send an attachment using the Gmail node, but it doesn’t seem to work. I obtainedthe file using the Google Drive1 node (using Download operation) and now I’m passing the binary data to the Gmail node, but when I try to run it, I get an error: property.split is not a function or its return value is not iterable (item 0). Any ideas or suggestions to fix this problem? Thanks! Take care!
It looks like your topic is missing some important information. Could you provide the following if applicable.
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
n8n version:** 1.81.0
Database (default: SQLite):** superbase (postgres)
n8n EXECUTIONS_PROCESS setting (default: own, main):** own
Running n8n via (Docker, npm, n8n cloud, desktop app):** n8n cloud
Operating system:**
Hey @Carlos_Efren_Pacheco can you share you wokflow please.
You can do that by pushing the </> button and insert you code there.
type or paste code here
Hey @Carlos_Efren_Pacheco
This works for me
Thank you very much for your help, regards



