How to add an image in Notification email script in a message

Neelu S
Tera Contributor

How to add an image in Notification email script in a message

8 REPLIES 8

Not Working for me

Ankur Bawiskar
Tera Patron
Tera Patron

@Neelu S

Is there any specific requirement to use email script?

you can also include image without email script like this using HTML source code

Reference: display image in email body

For example

<img src="name of image with extension as saved in your instance" width="47" height="48" />.

click on highlighted source code link.

find_real_file.png

 

find_real_file.png

Then it will show the image in email body as shown below:

find_real_file.png

For email script @Harish KM has already shared the solution 2years ago

can we attach images in notification in ServiceNow?

find_real_file.png

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

@Neelu S 

Thank you for marking my response as helpful.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

@Neelu S 

Hope you are doing good.

Did my reply answer your question?

If my response helped please close the thread by marking appropriate response as correct so that it benefits future readers.

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader