Templates
Retrieves email templates defined on the current Postmark server.
Columns
| Name | Type | References | |
| TemplateId [KEY] | Long | ||
| AssociatedServerId | Long |
Server.ID | |
| Alias | String | ||
| Name | String | ||
| TemplateType | String |
The allowed values are Standard, Layout. | |
| IsActive | Boolean | ||
| LayoutTemplateAlias | String | ||
| Subject | String | ||
| HtmlBody | String | ||
| TextBody | String |