We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

email notification

admin00
Tera Contributor

whenever we update an incident record by doing multiple changes (such as changed the assigned to, work notes updated, etc) then there are separate email notifications sent for all updates. For ex: assigned to you, notes have been updated, change in assigned to).

 

I have a requirement where I have to create one notification which should contain all the changes which are made on the incident record in one update. 

1 ACCEPTED SOLUTION

That is tricky, may be you need to write script where need to check all fields and then add only those which get changed.

 

As per me, it is very time consuming and will not serve much value mate.

*************************************************************************************************************
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/dratulgrover [ Connect for 1-1 Session]

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

View solution in original post

5 REPLIES 5

That is tricky, may be you need to write script where need to check all fields and then add only those which get changed.

 

As per me, it is very time consuming and will not serve much value mate.

*************************************************************************************************************
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/dratulgrover [ Connect for 1-1 Session]

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