How to create email notification for REQ,RITM, INC, SCTASK, TASK

Vijay Kumar4
Mega Guru

When a REQ,RITM, INC, SCTASK, TASK is assigned to Security_Team, any status change should trigger email, and the status should be included in the subject line of the email. How can I create a single notification for all these when the status is changed any of these

Note: This should be applicable only when the ticket is with Security_Team.

24 REPLIES 24

Hello @Vijay Kumar4 

 

Did you try changing it to ${task.state} already ? 

 

Kindly mark my answer as helpful and accept solution if it helped you in anyway. This will help me be recognized for the efforts and also move this questions from unsolved to solved bucket. 

 

Regards,

 

Shivalika 

 

My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194

 

My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwNeEISQCY 

@Shivalika 

the notification is on task table itself.

Are you sure ${task.state} will print the correct state value?

Please share your thoughts.

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

Yes, I also tried without adding any fields in the subject and body, but it's still not working for REQ, RITM, SCTASK, and INC.

VijayKumar4_0-1743678343995.png

 

Do I need to create separate notifications for each?

@Vijay Kumar4 

 

Task.state will only work, I have done it yesterday itself. 

 

Shivalika_0-1743678874125.png

 

Shivalika_1-1743678886313.png

 

Look all this, please change the conditions accordinly as I have said since my first response. 

Kindly mark my answer as helpful and accept solution if it helped you in anyway. This will help me be recognized for the efforts and also move this questions from unsolved to solved bucket. 

 

Regards,

 

Shivalika 

 

My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194

 

My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwNeEISQCY

 

 

Could you please share the screenshot of your notification?