Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: rgvenkateshHi,
I writing a batch process in lavastorm which sends out e-mail notifications to a group of people.
I am using an E-mail node which basically accepts recieverEmailId, subject and message body as field parameters. I am checking the received E-mails and it seems to come in a "Plain text" format and I have been trying to find a way to send the message in HTML format but couldn't find any function or node which can convert the message field to HTML.
NOTE:
I am using a filter node to prepare my message body before the E-mail node.
Regards,
Venkatesh