Send email node. I have a variable called {{chathistory}}....
When I add the {{chathistory}} variable to the send email node, the text content isn't treated as html. Is there any way to adjust this or do I have to add some intermediate process?

5 Replies
Can you provide a minimalist bot that reproduces the issue so that I can try on my end?
Editor
Create and publish conversational forms that collect 4 times more answers and feel native to your product
If you type something to the bot then request a callback, it will send you an email with the {{chathistory}} variable. But line breaks <br> are treated as string.
Great, thank you for this
Pushing a fix now. Available in 10 min
Oh amazing! I was sure it was me somehow. Thanks Baptiste!