- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2021 09:21 AM
Hi everyone,
I create an email design for my company and we wanna use it for all of our emails.
Is there a way to have the design template somewhere and call it for different notifications?
Right now if I use a template in a Notification and I add content inside the Notification (and not inside the template) the email doesn't take into account the template.
If I put the design in a layout, call this layout in a template and call the template inside a Notification... the email is blank.
If I use the design inside a template with content and call it from a Notification.. then it work.. but for several types of notification, the maintenance is complicated...
If anyone knows a workaround, thanks for your help.
Stay safe
Best Regards
Juliette
Solved! Go to Solution.
- Labels:
-
Notifications

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2021 09:58 AM
Hi,
Just wanted to check if you had followed something like this: https://community.servicenow.com/community?id=community_article&sys_id=ee59fa31db2d13044e1df4621f961...
So specifically steps like this:
- Create an Email Layout and put ${notification:body} on the part of the layout where you want your email content to appear. (see my detailed guide below)
- Create an Email Template and fill out the Email Layout field (setup the table to same table for the email notification)
- On the Email Notification, select the Email Template we setup above
Where you can place the notification:body within a set area so if there's content there, it gets brought in to your layout.
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2021 06:42 AM
I guess the ${notification:body} was my missing part..
Thank you again!!!!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2021 07:52 AM
Hello Merle,
Check this thread that might help you
Let me know if this works!!