The following email templates are currently used by The Things Stack:
Note:
In templates that haveTTL
, you can also call FormatTTL
to format the TTL as “in XX hours”
The following fields can be used inside all of the email templates:
Field | Description | Notes |
---|---|---|
User.ID |
The identifier of the user. | If the recipient is the contact of the target entity, the value will be empty. |
User.Name |
The full name of the user. | If the recipient is the contact of the target entity, the value will be user . |
User.Email |
The email of the user. | None. |
Network.Name |
The full name of the network running on the stack. | None. |
Network.IdentityServerURL |
The base URL of the Identity Server. | None. |
Network.ConsoleURL |
The base URL of the Console. | None. |
Entity.Type |
The type of the target entity, such as application , client , gateway , organization or user . |
None. |
Enitity.ID |
The identifier of the target entity. | None. |
Contact.Type |
The contact type of the recipient, such as technical , billing or abuse . |
Only used if the recipient is the contact of an entity. |