Overview
When accessing these tags for a canned email that generates from the contact page, just tag can be used.
{{TagName}}
When accessing these tags on other types of documents and emails that have access to contacts, Contact can be added as a prefix to the tag.
{{Contact.TagName}}
Name | Description | Type | Additional Sub Object |
Approvers | The tags related to a contact can be accessed for the contacts assigned as approvers on this contact. | List | Contact Tags (Current Object) |
Barcode | A barcode can be generated to populate the url to the contact. | Text | |
CellNumber | The cell number that has been input on the contact. | Text | |
EmailAddress | The email address that has been input on the contact. | Text | |
FaxNumber | The fax number that has been input on the contact. | Text | |
FirstName | The first name of the contact, created by the system by using the first word in the contact's full name. | Text | |
Id | The id of the contact. | Guid | |
Initials | The initials of the contact, created by the system by taking the first letter of the first word and the first letter of the last word. | Text | |
LastName | The last name of the contact, created by the system by using all words after the first space. | Text | |
LastOrderDate | The date of the most recent order that this contact was the ordering contact for. | Date/Time | |
Name | The full name that has been input on the contact. | Text | |
PhoneNumber | The phone number that has been input on the contact. | Text | |
Tags | A list of the tag (names) applied to the contact. | List | |
UrlPath | The url to the contact. | Text | |
Username | The username that has been input on the contact. | Text |