Email Notification in servicenow

avinashdubey103
Tera Guru

I have to send a email notification to user when his approval request is approved  for one catalog item only 

I have created a email notifications as below :

avinashdubey103_0-1697622168445.pngavinashdubey103_1-1697622185475.pngavinashdubey103_2-1697622197093.png



But it is not sending the notification the approval is approved 
What changes  i need to do ?

3 ACCEPTED SOLUTIONS

psphanindrakuma
Tera Guru
Tera Guru

@avinashdubey103 

 

use requester or opened by  field instead created by. created by is string filed in who will receive .

If my answer helped you, please mark my answer as correct.

View solution in original post

Danish Bhairag2
Tera Sage
Tera Sage

Hi @avinashdubey103 ,

 

Try changing the condition of state form "is" to "changes to". This will make sure it sends the mail once also whom to send select Opened By as the field as it is a reference field.

 

Thanks,

Danish

 

View solution in original post

sonamsharma8789
Tera Expert

Hi @avinashdubey103 ,

Please change the condition from state is approved to state changes to approved. Also check if the user for whom you are testing has valid email address.Please mark helpful if it works or let me know if you are still facing issue.

 

Sonam Sharma

View solution in original post

3 REPLIES 3

psphanindrakuma
Tera Guru
Tera Guru

@avinashdubey103 

 

use requester or opened by  field instead created by. created by is string filed in who will receive .

If my answer helped you, please mark my answer as correct.

Danish Bhairag2
Tera Sage
Tera Sage

Hi @avinashdubey103 ,

 

Try changing the condition of state form "is" to "changes to". This will make sure it sends the mail once also whom to send select Opened By as the field as it is a reference field.

 

Thanks,

Danish

 

sonamsharma8789
Tera Expert

Hi @avinashdubey103 ,

Please change the condition from state is approved to state changes to approved. Also check if the user for whom you are testing has valid email address.Please mark helpful if it works or let me know if you are still facing issue.

 

Sonam Sharma