i want to send a notification

taahamushtaq
Tera Contributor

I want to send a notification to user who is in assigned_to field of sc_task "catalog task" table once it is closed.

But i am not able to achieve it. I am not able to send it

taahamushtaq_1-1722846228226.png

 

 

7 REPLIES 7

Jake Sadler
Kilo Sage

Hi @taahamushtaq,

 

Make sure the "assigned to" user has an email address and make sure the condition contains "state changes to closed".

 

Thanks

 

Jake

i am triggering the notification through event. And the user does has mail id, still it is not working

@taahamushtaq is the event being fired? Check the event log. 

Ensure the the script firing the event is correct. 

If it still does not work, try passing the recipient email address to parm1 of the event and ticking parm1 contains recipient.

 

Thanks

 

Jake

if i am triggering the event through workflow then you want me to pass the parameter in workflow 

and then get it in mail notification