Triggered emails

What are Triggered Emails?

Triggered emails are a way to use an existing send over and over again, using mail merge values and subscriber custom fields to personalize the email.

A few examples of commonly used triggered emails are:

  • Welcome to our newsletter/list
  • Confirmation of an action, such as a subscription
  • Followup email after a purchase, transaction or conversion
  • To send an automatic followup when a subscriber clicks on a certain link in an email campaign

Triggered emails are typically initiated through the API on the client side, meaning, customers will need to write some basic custom code to "call" or initiate the trigger command in eMail Networks.

How to Create and Use a Triggered Email

To create a triggered email:

  1. Create the message you want to trigger, then save it.
  2. Next, send the email to a list in the system. (This list can be empty, or contain one subscriber). By sending taking the above steps, the system will generate a Job ID for the email, as well as a report, so that any opens or clicks (once you start triggering) will be logged in the Email Tracking dashboard.

To begin triggering, you'll need to locate the Job ID. 

  1. Click the Reports folder.
  2. Click Email Tracking.
  3. Click on the job you'd like to use as a triggered message. 
  4. Click on the "Enable as triggered message" button as seen below.  Note: if you do not see this option, please contact your account manager to have it enabled.

 

 

 

     8.  You'll receive a pop-up window showing the Job ID of the triggered email to use in API calls. See graphic below.
     9.  Additional details are included in the pop-up, regarding use of the triggered Job ID in various scenarios.  You may click on the "Enable as triggered message" if you need to reference this information again.  The Job ID and other information will remain the same.


 

 A specific triggered email will only be sent to a subscriber one time, regardless of the amount of times it's requested.  So it's not possible to send multiple copies of the same Job ID to the same subscriber.  Please take this into account while testing triggered sends.