I am currently building a workflow in MuleSoft Composer to send automated emails via Gmail. However, I am facing an issue with formatting the email body. Specifically, I am unable to insert proper line breaks or new lines in the email body text. I have tried using \n but it does not work.
4 answers
,
How can I set the content type of the email body to text/html in Mulesoft Composer?