Getting Started


If you are new to the HTML document/canned email tag system, you can get an overview of tags, objects and loops here


Accessing The EmailParticipant Object


Access to these objects are only available within the canned email type. Start by finding the canned email type you are working with from the links provided below. Follow the chart for your specified canned email type to see if the object is accessible, and if so, where it is located. You should not need to use loops and/or chaining to access this object. 


HTML Tags by Email Type


Accessing The EmailParticipant Tags


Assuming you have access to one of the EmailParticipant objects, you must prefix the object's name to the required tag.


The following are implementations of the EmailParticipant object that give access to the EmailParticipant tags: Recipient, Sender


Here is a chart displaying these use cases.


 
SyntaxExample

{{EmailParticipant.TagName}}
{{Recipient.CellNumber}}

{{EmailParticipant.TagName}}{{Sender.Name}}


Overview


Tag NameDescription
Type

AvatarThe image that has been input on the employee or contact.ImageSmall
Larger
CellNumber
The cell number that has been input on the contact. Text

EmailAddress
The email address that has been input on the contact.
Text

FaxNumberThe fax number that has been input on the contact.
Text

IdThe id of contact.Guid
NameThe full name that has been input on the contact.
Text
PhoneNumberThe phone number that has been input on the contact. Text