Documentation Index

For the complete documentation index, see llms.txt. Markdown versions of docs pages are available through the page's alternate Markdown link.

Current page: 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.. Machine-readable page: /emailify/tutorials/send-yourself-tests-of-html-emails-from-figma-with-putsmail.md.

Skip to content

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

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