The CreatorCon Call for Content is officially open! Get started here.

Creating and Configuring Notifications

thullurishalini
Kilo Guru

How can I create a custom notification in ServiceNow ITSM that triggers when an incident is assigned to a specific group?”

2 ACCEPTED SOLUTIONS

SANDEEP28
Mega Sage

@thullurishalini There is already OOB notification available whenever incident is assigned to group. Put your instance name in below URL & access the notification record.

 

https://{your instance name}.service-now.com/sysevent_email_action.do?sys_id=56ae47dfc611227501b04310882ac2ab&sysparm_record_target=sysevent_email_action&sysparm_record_row=3&sysparm_record_rows=22&sysparm_record_list=active%3Dtrue%5EcollectionSTARTSWITHincident%5EORDERBYorder

 

SANDEEP28_0-1727549567594.png

 

If I could help you with your Query then, please hit the Thumb Icon and mark as Correct !!

 

 

View solution in original post

Manikanta Kota
Mega Guru

Hi @thullurishalini  

 

Follow these steps 

1. Navigate to Notifications
Go to All → System Notification → Email → Notifications.
2. Create a New Notification
Click New to create a new notification.
3. Define Notification Properties
Name: Give your notification a name (e.g., "Incident Assigned to Group X").
Table: Set the table to Incident.
4. Condition for Triggering
In the When to Send section, set the condition:
Event is: Choose Record inserted or updated.
Conditions: Define conditions for triggering the notification. For this case:
[Assigned to] [is] [specific group name].
Optionally, add other conditions to fine-tune the trigger, such as status changes.
5. Who Will Receive
In the Who will receive section, specify the recipients.
Users/Groups in fields: Choose the field that has the assigned group or specific users.
Or, use Specific users to select users manually.
6. Compose the Message
In the What will it contain section, compose the notification content, including subject and body.
Use variables like ${number} for the incident number, ${assigned_to} for the assignee, etc.
7. Save & Test
Click Submit to save the notification.
Test the notification by assigning an incident to the specified group and verifying if the email triggers correctly.

Should my answer prove to be helpful, kindly mark it as such by clicking "Accept as Solution" and "Helpful."

 

Regards,

Manikanta. Kota

View solution in original post

7 REPLIES 7

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @thullurishalini 

 

There is ootb notification available which trigger when an incident assigned to any group, you can create similar  notification but change the when to send condition and mention 

Assignment group is your group name.

*************************************************************************************************************
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]

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

Barath P
Tera Guru

Hi @thullurishalini 

You can navigate to the notification table (sysevent_email_action) to create a new notification by following these steps.

When to send :
Screenshot 2024-09-28 231407.png

Who will receive :
Screenshot 2024-09-28 231422.png

What it will contain :


Screenshot 2024-09-28 231454.png

For testing notification you can navigate to system logs > emails. 

"If you found my answer helpful, please give it a like and mark it as the accepted solution. It helps others find the solution more easily and supports the community!"

 

Thanks & Regards,

Barath.P



SANDEEP28
Mega Sage

@thullurishalini There is already OOB notification available whenever incident is assigned to group. Put your instance name in below URL & access the notification record.

 

https://{your instance name}.service-now.com/sysevent_email_action.do?sys_id=56ae47dfc611227501b04310882ac2ab&sysparm_record_target=sysevent_email_action&sysparm_record_row=3&sysparm_record_rows=22&sysparm_record_list=active%3Dtrue%5EcollectionSTARTSWITHincident%5EORDERBYorder

 

SANDEEP28_0-1727549567594.png

 

If I could help you with your Query then, please hit the Thumb Icon and mark as Correct !!

 

 

AndersBGS
Tera Patron
Tera Patron

Hi @thullurishalini 

 

You can trigger the event to fire the notification from a business rule.

 

If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

 

Best regards 

Anders

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/