Send email notification to requested_for user

SNnewbie2
Tera Expert

I'm working in creating a catalog task. Inside of my workflow, I would like to add an email notification to the user if they are not able to fulfill the request. I'm not sure how to implement this.

I used a notification inside of my task but It doesn't work. Is there a way I can test that the requested_for has received an email.

Capture24.PNG

Capture25.PNG

32 REPLIES 32

sachin_namjoshi
Kilo Patron
Kilo Patron

Hi,



You can checkout your workflow and add notification workflow activity for requester



Workflow notification activities



Regards,


Sachin


Thank you for the reply. However, it doesn't show me how to do it. Am I in the right track?


Please check below links which provides your link for editing published workflow.



Creating a Workflow - ServiceNow Wiki



Regards,


Sachin


SanjivMeher
Kilo Patron
Kilo Patron

In the To field of notification, you need to select Requested For instead of caller field.



And in the message, you should have your subject and message body. That should do it.



Please mark this response as correct or helpful if it assisted you with your question.