How do I customize email notifications?
Step-by-step guide
- Select the Modules tab in the upper left of the screen.
- Then select the name of the Module whose email is to be updated.
- Select the Workflows tab.
- Select the name of the Workflow that sends the email.
- Select the Next button two times, this should take you to a page titled: Process Flow-User Actions.
- Click on the name of the Action to edit.
- Within the Notifications tab selected at the bottom, verify the check box "Notify user(s) via Email" is enabled.
- Below this select the check boxes for the Roles to be notified based on the action.
- Configure the fields with Users, Roles, External Emails, and Custom Recipients.
- Select the Email tab.
- There are two text fields here, Subject and Body.
- The Subject text field is used to customize the subject line content of the email associated with this action.
- The Body text field is used to customize the body content of the email associated with this action.
(Important - Each actions email contents is customized individually, it may be beneficial to view each action to ensure accuracy.) - To reference a field value within the Subject/Body the internal name of the field or value must be wrapped in parenthesis, then percentage characters.
- This must be formatted as "%(<InternalNameHere>)%".
(Example - "%(CustomString1)%" for a text Field, or "%(Id)%" for an ID Value) - The content of the emails are able to be formatted using HTML to customize the emails layout.
(Example - "<br>" for a line break, or "<p>for paragraph text</p>") - Once everything is entered and configured correctly, select OK, then select Save.
Related articles