- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-25-2025 07:58 AM - edited ‎02-25-2025 08:06 AM
Hello,
When an incident's state is set to "Closed," a closure notification is sent. I would like to ensure that all attachments related to the incident are included in this email notification.
What is the best approach to achieve this? Should this be handled via a mail script, business rule, or another method?
Thank you for your guidance.
Best regards
Edit : I don't want to modify the notification system that already being used, i would like to add the attachments to the closure mail for a specific group.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-25-2025 08:15 AM
Hi @ammar_k
Here's how you can set it up:
- Go to Notifications.
- Create a new notification.
- Under When to Send, add the condition like State = Closed.
- Under Who will Receive, you can do a dot-walk to record fields, such as caller or assigned to.
- For What it will Contain, add the body content. If you need to attach an attachment, make sure to tick the corresponding box.
bring this field on form if not there.
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
‎02-25-2025 08:03 AM
directly create notification with proper condition and ensure you set the correct recipient
Also ensure Include attachment checkbox is true so that it includes attachments on that record and are sent via email
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-25-2025 08:15 AM
Hi @ammar_k
Here's how you can set it up:
- Go to Notifications.
- Create a new notification.
- Under When to Send, add the condition like State = Closed.
- Under Who will Receive, you can do a dot-walk to record fields, such as caller or assigned to.
- For What it will Contain, add the body content. If you need to attach an attachment, make sure to tick the corresponding box.
bring this field on form if not there.
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]
****************************************************************************************************************