Skip to main content

Manage Email Templates

Zuora

Manage Email Templates

All notifications are initially set up to use a Default Email Template. You can either edit the default template which is associated with the notification or as an alternative, you can create a new email template and associate that email template with the notification.

Access email templates

To access email templates, perform the following steps:

  1. Click your user name at the top right-hand side of the application.
  2. Navigate to Settings > AdministrationSettings > BillingSettings > Finance, or Settings > Payments.
  3. Click Setup Profiles, Notifications and Email Templates.
  4. Click the Email Templates tab. 

Complete the basic template information

To create a new email template or modify an existing one, perform the following steps: 

  1. On the Email Templates page, click add new email template to create a new template, or click a template name in the list to edit an existing template. 
  2. In the Basic Information Section, enter the following information about the template:
    • Name. Specifies the template name. The name displays in the Email Templates list in Zuora. 
    • Active. Specifies whether the template is active. You can only add active templates to notifications. 
    • Related Event. Specifies the trigger that the template is used for. 

    • Description. Optionally, describes the purpose of the email template. 
  3. In the Email Information Section, enter the following information to configure the email settings:
    • From Name. Specifies the name that appears in the From field in the notification message.
    • From Email. Specifies the email address that appears in the From field in the notification message. Note that Zuora notification system sends any undeliverable emails to the From Email address.
      • Tenant Email: With this option selected, the email address configured in your tenant profile is used.
      • Run Owner: With this option selected, the work email address of the owner who runs the operation is used. This option is only available for specific event triggers, such as Bill Run Completion, Payment Run Completion, Import Processed, and Payment Method Updater Batch Started.
      • A Specific Email: Select this option and enter an email address if you want to use a specific email address as the From Email.
      • Advanced SMTP: This option is available for selection only if an advanced SMTP server has been set up and verified. With a verified advanced SMTP server in place, you can also see the email addresses or domains that are specified in the advanced SMTP server with their verification status. Select an email address or a domain, and its value is automatically populated to the text box next to this dropdown list.
    • To Email. Specifies the email address that receives the notification message. The options depend on the Related Event that you selected. Typically, you can select Bill To ContactSold To Contact, Both Bill and Sold To Contacts, or All Customer Contacts from the list. You can also select Specific Email(s) and then enter an email address. For some related events (for example, Create New Subscription), you can select options that send the notification to contacts of the invoice owner rather than the subscription owner. 

      Select the Include Additional Email check box to enable the support for additional email addresses. With this check box selected, you can send email notifications for standard or custom events to a list of recipients’ email addresses specified in the Additional Email Addresses field on the customer account details page. Note that this check box is selected by default for the email template associated with the Invoice Posted event.

      Whichever option you select from the To Email list, event notifications are sent only to work email addresses or only to personal email addresses.

      • If a contact has only work email addresses, the work email addresses are used.
      • If a contact has no work email addresses but has personal email addresses, the personal email addresses are used.
      • If a contact has both work and personal email addresses, only the work email addresses are used.
    • Reply-to Email. Specifies the email address that appears in the Reply-to field in the notification message. 
      • Tenant Email: With this option selected, the email address configured in your tenant profile is used.
      • Run Owner: With this option selected, the work email address of the owner who runs the operation is used. This option is only available for specific event triggers, such as Bill Run Completion, Payment Run Completion, Import Processed, and Payment Method Updater Batch Started.
      • A Specific Email: Select this option and enter an email address if you want to use a specific email address as the Reply-to Email.
    • CC Email. Specifies email addresses to be included in the CC (carbon copy) list of recipients.
    • BCC Email. Specifies email addresses to be included in the BCC (blind carbon copy) list of recipients.

      To specify several email addresses for From Email, To Email, Reply-to Email, CC Email, or BCC Email fields, select Specific Email(s) from the drop-down list on any of these fields. Enter the comma-separated email addresses.

Complete the email subject and body

To complete the email subject and body, perform the following steps:

  1. Enter the email subject in the Subject field.
  2. Configure the email body in the Email body section with the email template editor.
    For more information, see Customize email templates with the email template editor.
  3. Optional: Insert merge fields into the email subject or body.
    1. From the Field Type list, select an object.
    2. From the Field list, select a field from this object.
    3. Copy the merge field value in the Merge Field Tag field and paste it in the appropriate place in the email subject or body.
    For more information about using merge fields in email templates, see Merge field syntax for email templates.
  4. Click the Preview icon preview.png to see how your email template looks on different screens, such as desktop, tablet, or mobile.
    You can also switch the color scheme in preview mode.
  5. Click Create.

Notes and limitations

You can use HTML codes and JavaScript in email templates. However, the following HTML tags and JavaScript events are not allowed for security reasons:

  • Restricted HTML tags: script, html, head, body, form, input, button, and svg.
  • Restricted JavaScript events: All on events. For example, onclick, onload, onchange, onfocus, onselect, and so on.