Creating an Email Template

The new created Notification Template is automatically created for all downline Resellers (see Delegating UI Templates, Notification Templates, Event Holders and Notification Categories).

To create an Email Template:

  1. Sign in to the Operator Control Panel.
  2. On the Navigation Bar, click Settings > Notification > Notification Templates. The Workspace displays the List of Notification Templates (see Viewing the List of Notification Templates).
  3. Click the Create button on the Toolbar. The Workspace displays the New Notification Template page.



  4. In the Type list, select the Email type.
  5. In the Name field, type a name of the template.
  6. In the Category list, select a Notification Category, which has been created earlier (see Managing Notification Categories).
  7. In the From field, type an email, from which the notifications will be sent to the customers.
  8. In the To field, type a Placeholder (see below) or the recipient email address(es).
  9. In the CcBcc fields type a Placeholder (see below) or the recipient email address(es) of the notification email copy and hidden copy (optional).

    In the From, To, CcBcc fields, you can use the following Placeholders, which include email:

    • {{owner.email}} - an email of the Owner of the Account;
    • {{user.email}} - an email of the User, which is connected to the Account;
    • {{account.bill_user_email}} - an email of account's users, which are responsible for the financial issues;
    • {{account.tech_user_email}} - an email of account's users, which are responsible for the technical issues;
    • {{user_invite.email}} - an email of the external user of the Account.
    • {{account.manager.email}} - Account Manager email (see Creating an Account).
  10. Type the message subject into the Subject field. Subject can contain Placeholders.
  11. Create the message body in the Template body field using the text formatted in Hypertext Markup Language (HTML) with Placeholders.

    <html> 
     <body> 
     This notification is being sent to notify you that your subscription "subscription.id &mdash; subscription.name" has been stopped. 
     </body> 
    </html>
  12. Click Create. The new Email Template will be created and displayed on the List of Notification Templates of the current Reseller and its downline Resellers (see Viewing the List of Notification Templates).