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

Not applicable

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

Not applicable

Yes no luck can you guide steps please

Research_0-1745301759468.png

 

Hello @Community Alums ,

 

Please use this Advanced condition script instead:

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

 

Regards,

Robert