Formating outgoing gmail
Status: Closed · Asked by woodennickel on · 0 views
I set up a trigger, and the action is to send a gmail.
Gmail is connected.
I chose to send as HTML.
I put the information in as, eg.
RE: ABC DEFG
Please jljljdflajsdlkfjlskdjflj
Then LLJJLKLKJLJLJ
However, when the email goes out, it goes as one continues stream of data. No new lines or paragraphs.
RE: ABC DEFG Please jljljdflajsdlkfjlskdjflj Then LLJJLKLKJLJLJ
I look at this example and their outgoing email seems to have spacing and new paragraphs: https://www.pabbly.com/send-email-from-google-sheets/
What am I missing in my email content field. I'm not even sure what to search in help other than gmail and I'm not finding anything for formatting the email itself.

Hey @woodennickel
You have selected the type as HTML but you are passing the email body as Plain text. You need to convert the Plain text into HTML then only the system will consider spaces in the body.

Thanks
Kunal
Attachments

Kunal... thank you for pointing that out... I can't believe I did not see that. I figured it was like gmail, just type what you want and say it's html and it all just happened. much appreciate it.