Name (singular): |
Email Template |
Name (plural): |
Email Templates |
Alias (uri): |
html_template |
Identifier (ID): |
cerberusweb.contexts.mail.html_template |
Records API
These fields are available in the Records API and packages:
Req’d |
Field |
Type |
Notes |
|
content |
text |
The content of the template |
|
links |
links |
An array of record type:id tuples to link to. Prefix with - to unlink. |
x |
name |
text |
The name of this email template |
x |
owner__context |
context |
The record type of this email template’s owner: app , role , group , or worker |
x |
owner_id |
number |
The ID of this email template’s owner |
|
signature_id |
number |
The optional email signature of this template |
|
updated_at |
timestamp |
The date/time when this record was last modified |
Dictionary Placeholders
These placeholders are available in dictionaries for automations, snippets, and API responses:
Field |
Type |
Description |
_context |
text |
Record type extension ID |
_label |
text |
Label |
_type |
text |
Record type alias |
content |
text |
Content |
id |
number |
Id |
name |
text |
Name |
record_url |
text |
Record Url |
signature_ |
record |
Signature |
signature_owner_ |
record |
Signature Owner |
updated_at |
date |
Updated |
These optional placeholders are also available with key expansion in dictionaries and the API:
Search Query Fields
These filters are available in email template search queries:
Worklist Columns
These columns are available on email template worklists:
Column |
Description |
cf_<id> |
Custom Field |
m_content |
Content |
m_id |
Id |
m_name |
Name |
m_signature_id |
Signature |
m_updated_at |
Updated |