I’m setting up a very simple 1. New entry (Typeform) → 2. Send email (Gmail/html) Zap, and wanted to put in an image into the email body, where I got stuck at.
How can I do that?
I’m setting up a very simple 1. New entry (Typeform) → 2. Send email (Gmail/html) Zap, and wanted to put in an image into the email body, where I got stuck at.
How can I do that?
Best answer by Troy TessaloneBest answer by Troy Tessalone
Hi
The image will need to be hosted and publicly available.
You will need to use HTML.
Help: https://www.w3schools.com/tags/tag_img.asp
<img src="https://example.com/path-to-image.jpg" alt="Description of image" style="max-width:100%;">
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.