📄️ Introduction
E-mail templates are written in HTML and are able to use advanced templating design (logic, formatting, …) thanks to
📄️ Front end
An email template is available in the ePortal.
🗃️ Template creation
7 items
📄️ Templates managements
Only one master template can exist with the same combination of values for the fields: Language, ServiceId and SenderId.
📄️ Template selection
When rendering a template, the most appropriate master template will be selected according to the provided context (service, sender, language).
📄️ Template subject
For each template, we can define a subject for the notification.
📄️ Template versioning
Each time an alteration (update) is done to a template, the current version is saved before processing the changes. The template is saved in JSON format in the TemplateVersion table.