- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-29-2025 02:40 AM
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:
Does anyone know what I'm doing wrong or how to fix this?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-29-2025 02:49 AM
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!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-29-2025 02:46 AM
Hi @Kiera Mears
Is this image visible correctly in the email preview within ServiceNow? If yes, then it’s likely an Outlook issue.
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-29-2025 02:49 AM
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!