How to send Notification when a knowledge article is  submitted to me for approval for retirement

Research
Tera Guru

How to send Notification when a knowledge article is  submitted to me for approval for retirement so that I can review the article and take the appropriate action.

example notification what it will contain

Research_0-1745223152065.png

 


please guide me steps
Thanks

6 REPLIES 6

Research
Tera Guru

Yes no luck can you guide steps please

Research_0-1745301759468.png

 

Hello @Research ,

 

Please use this Advanced condition script instead:

answer = current.document_id && current.document_id.workflow_state != 'draft';

 

Regards,

Robert