Images in Notifications not Rendering in Outlook

Kiera Mears
Mega Guru

Hi All,

Trying to embed banners (images) into notifications and when received into Outlook (both my work environment as well as my personal email) the images don't display, with the error "The linked image cannot be displayed. The file may have been moved, renamed or deleted. Verify the link points to the correct file and location.".

 

Since this is happening both on work & email addresses, I don't think it's an issue with my firm's email environment (but may be wrong). 

 

Copy & pasting the image directly into the notification works, but this isn't best practice and doesn't render exactly how I want.  Instead, I've created a mail script (below) which is then being called on the Email Layout record:

KieraMears_0-1753781911008.png

 

Does anyone know what I'm doing wrong or how to fix this?

1 ACCEPTED SOLUTION

Kiera Mears
Mega Guru

After spending days on this before posting here, I've worked it out...! I had spaces in the name of the image so needed the "%20" in the mail script. D'oh!

View solution in original post

2 REPLIES 2

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Kiera Mears 

 

Is this image visible correctly in the email preview within ServiceNow? If yes, then it’s likely an Outlook issue.

 

https://learn.microsoft.com/en-us/answers/questions/4663304/the-linked-image-cannot-be-displayed-the...

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Kiera Mears
Mega Guru

After spending days on this before posting here, I've worked it out...! I had spaces in the name of the image so needed the "%20" in the mail script. D'oh!