Email templates
The Email Templates page is accessible by clicking on the "Email Templates" under the "Settings" dropdown in the main navigation bar on the top of the screen.
Email templates help us speed up the process of contacting our clients by prefilling the more common information and let us fine-tune the last few details, specific to the client.
Key parts of an email template
- Template
-
Here we store the essential parts of the template, such as its name, description, subject and the body content. We can use placeholders to speedup the process of designing an email (more on this in the below section).
- Template is used in following emails
-
Here we can see all the emails that are using this template. We can use this to distinguish the more popular templates to help us design better templates in the future.
Placeholders
We can use placeholders in both the subject and the body. |
We can use the following placeholders (take note of the {{ }}
— this indicates a placeholder).
-
{{Case.Number}}
-
{{Case.Subject}}
-
{{Case.Status}}
-
{{Case.ContactName}}
-
{{Case.ContactTitle}}
-
{{Case.ContactEmail}}
-
{{Case.ContactPhone}}
-
{{Case.Escalated}}
-
{{Case.Category}}
-
{{Case.CloseDate}}
-
{{Case.Priority}}
-
{{Case.Description}}
-
{{Case.TotalTime}}
-
{{Case.TotalCost}}
-
{{Contact.FirstName}}
-
{{Contact.LastName}}
-
{{Contact.Title}}
-
{{Contact.Phone}}
-
{{Contact.Email}}
-
{{Contact.Twitter}}
-
{{Contact.Facebook}}
-
{{Contact.LinkedIn}}
-
{{Contact.MailingStreet}}
-
{{Contact.MailingCity}}
-
{{Contact.MailingState}}
-
{{Contact.MailingPostalCode}}
-
{{Contact.MailingCountry}}
-
{{Contact.DoNotCall}}
-
{{Contact.HasOptedOutOfEmail}}