Send a notification email to a user when the admin updates a KB article

rampage
Tera Contributor

Hello community, as an admin I want to send an email notification to a specific user when I update a KB article, how can I do it ?

1 REPLY 1

Shubham Singh
Mega Guru

Hi @rampage 

 

Create a notification on kb_knowledge table as follows:

 

When to run
OnRecord inserted or updated. Check only update checkbox not insert checkbox. 

 

Who will receive 

Specific user/group/field

 

What it will contain 

Set Subject and Body as needed

 

Thanks!

 

Please mark this response as correct and helpful ✔️👍