copy attachement on close notification

ammar_k
Tera Contributor

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.

 

1 ACCEPTED SOLUTION

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @ammar_k 

 

Here's how you can set it up:

  1. Go to Notifications.
  2. Create a new notification.
  3. Under When to Send, add the condition like State = Closed.
  4. Under Who will Receive, you can do a dot-walk to record fields, such as caller or assigned to.
  5. For What it will Contain, add the body content. If you need to attach an attachment, make sure to tick the corresponding box.

AGLearnNGrow_0-1740500113627.png

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]

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

View solution in original post

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

@ammar_k 

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.

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

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @ammar_k 

 

Here's how you can set it up:

  1. Go to Notifications.
  2. Create a new notification.
  3. Under When to Send, add the condition like State = Closed.
  4. Under Who will Receive, you can do a dot-walk to record fields, such as caller or assigned to.
  5. For What it will Contain, add the body content. If you need to attach an attachment, make sure to tick the corresponding box.

AGLearnNGrow_0-1740500113627.png

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]

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