Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Notification after closing task

eshu
Kilo Contributor

Hello all,

I have a question. Is it possible to send a notification to the user when the task is closed? If so how? And closing the task should also close the req item.

Thank you all.

Eshwar.

1 ACCEPTED SOLUTION

manikorada
ServiceNow Employee
ServiceNow Employee

Eshwar,



You can create a Email Notification with condition Active Changes to False and configure that email notification to send the test you need.


so, Email Notification would be:


Name : Email when Task is closed


Condition : Active changesto False


Body:


Your email


View solution in original post

6 REPLIES 6

eshu
Kilo Contributor

Thank you so much. It is really helpful.



Eshwar.


Travers M
Mega Guru

This configuration should be a good start.   Now this is going to fire for any task so if you want it to be only on certain ones you're going to need a filter in place for that.     You'll also need a who to send to and what it containsclosedtask.jpg