Email Template
Email templates are pre-designed formats or layouts for emails that can be reused for various purposes, such as marketing campaigns, customer service responses, business communication, and more. Using email templates can save time, ensure consistency, and help maintain professionalism in your email communications.
Email template can be dynamic, which means, the content can be modified automatically with user specific and contextual infomation.
Available fields
Field | Description |
---|---|
{{ TODAY }} | Current date |
{{ NOW }} | Current timestamp |
{{ USER }} | Name of the current user |
{{ USER_EMAIL }} | Email address of the current user |
{{ USER_TITLE }} | Title of the current user |
{{ USER_PROFILE }} | Profile of the current user |
{{ BASE_URL }} | URL of the application. It is used for creating embedding link by path such as {{BASE_URL}}/docs |