1. Home
  2. Postcards
  3. Integrations
  4. How to Upload an Email Template in ActiveCampaign

How to Upload an Email Template in ActiveCampaign

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

Prerequisites

  • A Designmodo account
  • An ActiveCampaign 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:

How to Upload an Email Template in ActiveCampaign

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:

Create and export a Postcards template

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

Download Zip

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 ActiveCampaign email template.

2. Create a new template in ActiveCampaign

Log into your ActiveCampaign account and select the “Campaigns” option on the left side menu. My dashboard looks like this:

Create a new template in ActiveCampaign

In the campaigns page, first select the “Manage Templates” option in the left side menu and then in the new templates page, select the “Create a template button” in the top right corner.

My screen looks like this:

Manage Templates

A new modal will open with form options to create a new template.

Enter a name for your template and make sure the “Custom HTML” option is selected for the template type and then press “Add” like this:

Custom HTML

Step 3: Add the Postcards template code to the custom HTML template

After you press “Add” that should take you to a page that looks like this:

Add the Postcards template code to the custom HTML template

Now we need the HTML code of the Postcards template.

Open the index.html file you downloaded from Postcards in a text editor. I’m using Notepad++ so I’ll right-click my file and select “Edit with Notepad++”.

Edit with Notepad++

You should be seeing the HTML code that looks like this:

HTML code

Highlight everything in this file and copy and paste it into the ActiveCampaign template page where it says “Insert.” Your screen should look like this:

ActiveCampaign template

Press “Save and exit” in the top right corner and then you’re done!

You can now create a campaign and use this new template you created. In the templates list, your template will likely be the last in the list.

What we covered

  1. How to export a Postcards template.
  2. How to create a new template in ActiveCampaign.
  3. How to add the Postcards template code in a custom HTML template in ActiveCampaign.
Updated on January 22, 2020

Was this article helpful?

Related Articles