EmailTemplate
This is a table representing the EmailTemplate entities in FinancialForce.
Columns
| Name | Type | ReadOnly | References | Description |
| Id [KEY] | String | True |
Unique identifier of the EmailTemplate. | |
| Name | String | False |
Label Email Template Name corresponds to this field. | |
| DeveloperName | String | False |
Label Template Unique Name corresponds to this field. | |
| NamespacePrefix | String | True |
Label Namespace Prefix corresponds to this field. | |
| OwnerId | String | False |
User.Id |
Label Owner ID corresponds to this field. |
| FolderId | String | False |
Label Folder ID corresponds to this field. | |
| BrandTemplateId | String | False |
Label Letterhead ID corresponds to this field. | |
| TemplateStyle | String | False |
Label Style corresponds to this field. | |
| IsActive | Boolean | False |
Label Available For Use corresponds to this field. | |
| TemplateType | String | False |
Label Template Type corresponds to this field. | |
| Encoding | String | False |
Label Encoding corresponds to this field. | |
| Description | String | False |
Label Description corresponds to this field. | |
| Subject | String | False |
Label Subject corresponds to this field. | |
| HtmlValue | String | False |
Label HTML Value corresponds to this field. | |
| Body | String | False |
Label Email Body corresponds to this field. | |
| TimesUsed | Int | True |
Label Times Used corresponds to this field. | |
| LastUsedDate | Datetime | True |
Label Last Used Date corresponds to this field. | |
| CreatedDate | Datetime | True |
Label Created Date corresponds to this field. | |
| CreatedById | String | True |
User.Id |
Label Created By ID corresponds to this field. |
| LastModifiedDate | Datetime | True |
Label Last Modified Date corresponds to this field. | |
| LastModifiedById | String | True |
User.Id |
Label Last Modified By ID corresponds to this field. |
| SystemModstamp | Datetime | True |
Label System Modstamp corresponds to this field. | |
| ApiVersion | Double | False |
Label API Version corresponds to this field. | |
| Markup | String | False |
Label Markup corresponds to this field. |