e-mail notification when p1/p2 is created and automatically routed

epics72
Kilo Contributor

We have Service Now and I would like to automate P1/P2 tickets to automatically route to e-mails as they come in.  Is there any built-in functionality that allows me to do this? Something like this:

 

https://docs.servicenow.com/bundle/jakarta-servicenow-platform/page/administer/notification/task/t_E...

 

But want it when the P1 is created, not for an update to an incident. 

 

Thanks!

 

 

6 REPLIES 6

Ajaykumar1
Tera Guru

Hi,

To create an email notification you must have admin role.

After getting admin role you can create an email notification & select "When record is inserted or updated" in send when under when to send tab. Make sure to check "inserted" and add condition as "Priority | is | 1-Critical" OR "Priority | is | 2-High".

find_real_file.png

Regards,
Ajay

Gaurav Shirsat
Mega Sage

Hi epics

You can send Notification using Workflow Too.

This is an Optimized way to send Notification.

Application Navigator>Workflow Editor>New>Select Table Name---->submit

find_real_file.png

add Filter Condition:- Priority is Critical OR HIGH

find_real_file.png

Drag The Notification Activity or Event Activity from Right Panel and fill the Info.

find_real_file.png

find_real_file.png

Validate and Publish the Worflow:-

find_real_file.png

find_real_file.png

Please Mark Correct and Helpful

Thanks and Regards

Gaurav Shirsat