Send a notification email to a user when the admin updates a KB article
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2023 04:32 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2023 01:50 PM - edited 11-16-2023 01:51 PM
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 ✔️👍