Log in
Log into community
Share feedback, ideas and get community help
View all posts
Related posts
Did this answer your question?
π
π
π
Powered by
Hall
Inactive
Updated 6 months ago
0
Follow
Email - change to HTML
Email - change to HTML
Inactive
0
Follow
K
Kyle Behrend
6 months ago
Β·
Hi π I want to send an anthropic output via email but it sends like this "<swot_analysis><br />Strengths:<br />β’ " etc.... how do I convert it to html ?
Thanks π
B
K
4 comments
Share
Open in Discord
B
Baptiste
6 months ago
<swot_analysis> is not a native HTML element so you won't be able to render this in an email
K
Kyle Behrend
6 months ago
so should I get AI to reformat it into HTML? Would that be easiest?
B
Baptiste
6 months ago
Or if it always return <swot_analysis>, you could simply replace it with <div> or else in a set variable block
K
Kyle Behrend
6 months ago
ah yeah that's just placeholder. Thanks will try it out
Add a reply
Sign up and join the conversation on Discord
Join on Discord