Download Email HTML

Hi everyone!

I found a method that worked for our agency that needed an HTML version of our email.

First, I viewed the email in question as a web page.

Then I right-clicked to “save as” and selected “Webpage, Complete” as the file type.
I then zipped up the page and saved files into a folder and sent it over with the raw HTML outlined below.

If you just need to save the HTML of an email, it’s actually quite easy to do using the steps outlined in this article: View a marketing email's HTML.
After you copy the code, paste it into notepad to save as raw text (a .txt file) or change the file type to “All Files” and add “.html” at the end of the name you save it as to save as an “HTML file” (which really just tells your computer to open it in a browser. This link has more details on that. How to Create, Save and Open a HTML file in Notepad

They were able to work with that.

Does that answer your question @aselekof ?