Module: Work with emails

4 of 14 Pages

Personalize emails

Emails allow you to include personalized pieces of text based on information known about the recipient.

You can add dynamic text while editing emails in an email channel application in the Content view mode, or when working in the Plain text dialog. Dynamic text is supported for text fields (fields that use a Text input, Text area or Rich text editor form component in the content type configuration).

Add dynamic text by entering or copying the following placeholders into the appropriate location within email fields:

  • {{FirstName}} – the recipient’s first name
  • {{LastName}} – the recipient’s last name
  • {{Email}} – the recipient’s email address

Optionally, you can add a backup text to any placeholder in the following format: {{FirstName, backup}}. The backup text is displayed when the system doesn’t have the given value available for the recipient.

Email content with a dynamic text placeholder in the Preview text

For Rich text editor fields, you can alternatively add dynamic text via the editor toolbar:

  1. Place the cursor to the desired location within a rich text field and select Insert Dynamic Text ( ) on the editor toolbar.
  2. Fill in the dialog:
    • Recipient attribute – select the recipient attribute that will be displayed (First name, Last name or Email).
    • Backup text – text displayed to recipients who do not have a value available for the selected attribute.
  3. Select Insert.

Email content with dynamic text in a rich text field

The rich text field now contains a highlighted piece of dynamic text, showing the selected recipient attribute. You cannot modify dynamic text after it has been added. If you need to make adjustments, delete the text and add it again with the required values.

When sending emails to specific recipients, the system replaces dynamic text with information available for the recipient.

Sources for dynamic text values

When replacing dynamic text values for individual recipients, the system loads the information based on the email’s purpose:

  • For Regular and Confirmation emails, the email attempts to get the values from the contact representing the recipient.
  • For Form autoresponder emails, the values are loaded from the matching fields of the submitted form. If fields are not available for the First or Last name, the email attempts to get the values from the contact representing the recipient.
  • For Automation emails, the values are loaded from the matching fields of the form whose submission triggered the automation process. If the process isn’t triggered by a form submission or such fields are not available, the email attempts to get the values from the processed contact.

Send draft emails

You can preview and test your emails by sending a draft version to any address.

  1. Select the email in an email channel application.

  2. Make sure there are no unintended changes in the email’s content. The system automatically saves the email when sending a draft.

  3. In the Content view mode, select Send draft from the drop-down list in the upper right corner of the view.
    The action drop-down when editing an email

  4. Enter the email addresses where you want to send the draft.

    • By default, the To field is prefilled with the email address of your user account.
    • You can enter multiple email addresses separated by semicolons (;).
  5. Select Send.

Draft emails differ from normally sent emails in the following ways:

  • The email content is sent based on the latest edited status of the email, even if the changes are not published. Normally sent emails always contain the published version of the email content.
  • Email statistics are not tracked for drafts.
  • Because the recipients are not linked to contacts in the system, any personalized dynamic text in the email appears as it would for a fake recipient named John Doe.
  • Certain features, such as unsubscription links, are not functional in draft emails.

Clone emails

When creating new emails, you can save time by reusing the content and settings of an existing email.

  1. In an email channel application, view the list of emails.
  2. Select the Clone ( ) action next to the email that you want to reuse.
  3. Select Clone in the confirmation dialog.

You can also Clone an email by using the drop-down list in the upper right corner in the Content view mode of the email you’d like to reuse.

The application creates a new email with the same content and properties as the original. Adjust the new email’s subject, content, sender, and any other properties as required.