Hello, I need to send emails with the body type html and an svg inside the body, for some reason the emails arrive without the svg element. Thanks in advance.
Page 1 / 1
Hi
For us to have context, post screenshots with how your Zap steps are outlined and configured in EDIT mode.
Help article for using HTML in Gmail emails: https://help.zapier.com/hc/en-us/articles/8496101927181-What-HTML-tags-are-supported-in-Gmail
Just include the HTML within the <body></body>
Example for using SVG in HTML
<svg width="100" height="100">
<circle cx="50" cy="50" r="40" stroke="green" stroke-width="4" fill="yellow" />
</svg>
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.