Skip to main content

Use an ActiveCampaign Email Template with the Mailer module

The ActiveMember360 Mailer module can use any email template defined in ActiveCampaign to send an email.

To determine which email template to use the ActiveMember360 Mailer module requires the ActiveCampaign email template ID.

Creating Email Templates

How to create and configure ActiveCampaign email templates is detailed here:

Note

In addition to most ActiveCampaign’s merge fields, you can use also use special merge fields which retrieve and display the contact’s WordPress user data in your email template but ONLY when sent through the mailer extension.

To do so use the following merge field/placeholder:

%%WP.ANY_USER_OR_USER_META_FIELD_NAME%%

As an example:

%%WP.NICKNAME%%

would merge the WordPress user's nickname that is stored in the WordPress usermeta table and identified with a meta key nickname into the email content.

Determine Your Email Template ID

There are two ways to determine the ActiveCampaign email template ID that is required when sending an email using the ActiveMember360 Mailer:

When editing the email template in ActiveCampaign

When editing your email template within ActiveCampaign the template ID is shown in the URL string displayed in the browser address bar.

The template ID may be displayed in two different ways.

In the URL string below the email template ID of the template being edited is 53.

https://xxx.activehosted.com/template/53

In the URL string below the email template ID of the template being edited is 49.

https://xxx.activehosted.com/admin/main.php?action=template_designer&id=49

From within ActiveMember360, Utilities, Email Templates

The easiest way to determine the ActiveCampaign email template ID is from within the listing displayed as described in [ActiveMember360, Utilities, Email Templates][utilities-email-templates]