---
url: "/emailify/tutorials/send-yourself-tests-of-html-emails-from-figma-with-putsmail.md"
description: "The video shows how to export an HTML email from the Emailify Figma plugin and use PutsMail.com to send that unmodified HTML to your own email address for testing. It also shows how to review the message in an inbox like Gmail to check the rendered email before broader client testing."
---

# Send yourself tests of HTML emails from Figma with PutsMail

> The video shows how to export an HTML email from the Emailify Figma plugin and use PutsMail.com to send that unmodified HTML to your own email address for testing. It also shows how to review the message in an inbox like Gmail to check the rendered email before broader client testing.

[← Back to Emailify Video Tutorials](/emailify/tutorials)

[Embedded media](https://www.youtube.com/embed/CxdlzgUaCMM)

**What this video covers**

The video shows how to export an HTML email from the Emailify Figma plugin and use PutsMail.com to send that unmodified HTML to your own email address for testing. It also shows how to review the message in an inbox like Gmail to check the rendered email before broader client testing.

**Things you'll need**

- A Figma file with an email already designed in Emailify
- A free PutsMail account
- An email inbox to receive the test message

**Steps**

1. Open your Figma file, run the Emailify plugin from Plugins > Saved plugins, and make sure your email design is ready.
2. Click export HTML, keep upload hosted images URL selected, and export to HTML.
3. Download the zip file, unzip it, and open the generated folder to find the index.html file.
4. Open index.html in a code editor and copy the full HTML to your clipboard.
5. Go to PutsMail.com, create a free account if needed, and click create a new test email.
6. Paste the HTML into the body, add a subject line, enter your email address, leave move my CSS inline unchecked, complete the I’m not a robot check, and click send email.
7. Open your inbox, find the test email from Litmus PutsMail, and inspect the rendered HTML email.

**Useful links**

- [Watch the full video on YouTube](https://www.youtube.com/watch?v=CxdlzgUaCMM)
- [Read the full video transcript](https://www.hypermatic.com/tutorials/how-to-send-yourself-tests-of-html-emails-from-figma-with-puts-mail-using-emailify)
- [Browse Emailify tutorial docs](https://docs.hypermatic.com/emailify/tutorials)
