The CreatorCon Call for Content is officially open! Get started here.

Email Client Template HTML body customization

leonardlesm
Tera Contributor

Hi all,


I'm currently configuring the Email Client Template, for the body I'm using HTML to create a table (attached)

2025-02-21_13h19_32.png

Here's the source code preview:

2025-02-21_13h21_11.png

 

Is there any way to customize some parts in the HTML like the 'Incident Number' or 'Customer name/contact' to be able to use the '${number}' or 'caller_id' from ServiceNow scripting? So it's automatically generated?

Thanks!

BR,
Leonard

1 ACCEPTED SOLUTION

JenniferRah
Mega Sage
Mega Sage

You can use an Email Script to pull that information in. Here is some information on it: https://www.servicenow.com/docs/bundle/xanadu-platform-administration/page/script/server-scripting/c...

View solution in original post

1 REPLY 1

JenniferRah
Mega Sage
Mega Sage

You can use an Email Script to pull that information in. Here is some information on it: https://www.servicenow.com/docs/bundle/xanadu-platform-administration/page/script/server-scripting/c...