How to Send a Postcards Email Template with Outlook Live

Important Update! We're introducing a new feature that allows you to send your email templates from Postcards directly to Outlook on both Mac and Windows. Check out the video below for a detailed walkthrough.

Previous Tutorial Below

In this tutorial, we’ll be taking the HTML code from a Postcards template and adding it to an email in Outlook Live.

Information! The easiest way of doing it would be using our Insert HTML plugin for Outlook; the instruction video for it is located here.

It works for these versions of Outlook:

  • Outlook 2013 or later on Windows
  • Outlook 2016 or later on Windows
  • Outlook 2016 or later on Mac
  • Outlook 2019 or later on Windows
  • Outlook 2019 or later on Mac
  • Outlook on Mac (Microsoft 365)
  • Outlook on Windows (Microsoft 365)
  • Outlook on the web

Prerequisites

  • A Designmodo account
  • An Outlook Live account
  • A text editor that can open HTML files

Video Version



Steps

1. Create and export a Postcards template

The main thing we need is a Postcards template for the HTML code.

In the Postcards app, create a template. Mine looks like this:

Next, we want to export this and use the HTML code that’s generated.

In the top right corner of the app, press “Export” and press “Download as .zip”

There will be an option called “Host images online.” Make sure this option is checked. Your screen should look like this:

Press “Download Zip” and extract the file into a folder. My folder looks like this:

If you open this file in your browser, you should see the Postcards template you just created.

Now, we have everything we need to add this template to an Outlook email.

2. Create a new draft and open the developer tools

Next, create a new draft and type anything in the body, highlight the text, right-click it, and press “inspect,” like this image.

That will open the developer tools, where you can edit the code directly in the browser. Your screen should look something like this:

Now we need the code generated by the Postcards template to add to the dev tools.

Open the index.html file you just downloaded in a text editor. I’m using Notepad++ and it looks like this:

Highlight all the contents in the HTML file and copy it.

3. Edit the HTML contents in the developer tools using the generated HTML

Go back to Outlook and in the developer tools, right-click the highlighted HTML element that was opened when you pressed “Inspect” on the highlighted text and select “Edit as HTML”. Your screen should look like this:

That will open up a text editor containing the contents of the HTML element containing the “anything” text.

Highlight the “anything” text, not the outer HTML element, and replace that with the Postcards HTML template that you had copied. The dev tools should look like this now:

Click anywhere outside of the textbox area to confirm the changes. Your screen should look like this now:

You can now close the dev tools.

The “anything” text was replaced with the HTML code of the generated Postcards template. That inserts the email template in the body of your email.

Now you should have the Postcards template in an Outlook email!

You can send yourself a test email to see if the template sends as you expect.

What we covered

  1. How to export a Postcards template as an HTML file.
  2. How to open the developer tools and edit the code in an Outlook draft.
  3. How to add the Postcards-generated HTML to the body of an Outlook draft.
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us