Im trying to set up an automated sending of an email. Im using the gmail node and ive set the name i want to display the name is set to exactly be “Park N Cruise: Port Canaveral”. however when i send the email it does not chnage the name. what could i be doing wrong?
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:
Does it work if you take out the :
?
it does. I ended up going with a dash and that seemed to fix it. Is there any specific formating i can do maybe with Javascript that would let me put exactly what i want in there next time?
This looks to be a limitation of email, or maybe Gmail.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.