Closed Adrian-Samuel closed 3 years ago
That is actually not correct. Both versions do get send:
Will probably display one or the other depending on the device. So I guess if the device does not support HTML it will fall back to the text version. So both should be set. So would at a pure minimum write something like "HTML support is needed to display message".
Hope that makes sense.
Hey!
So with the new version of n8n, you are able to send HTML via the Gmail Node. However the HTML is meant to be an option instead of the plain text option. You can't have both. However if you remove the contents of the "message" field in the UI/JSON then the flow won't save or work.
Whatever you put in the message field doesn't get sent, but the node won't let you execute it unless you fill it out. This is most clearly a bug.
An example flow can be found here:
The ideal behaviour would simply be that the UI message field gets removed when the HTML option is selected