- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-12-2022 05:33 AM - edited ‎10-12-2022 09:19 AM
As an internal user that has created a case or is on the watch list for a case. i will receive notifications when my case is awaiting info and resolved. How to do it can anyone do needful
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-12-2022 05:54 AM
Hello,
Please do the below:-
Create a notification on the case table:-
In when to run do the below configuration:-
And in who will receive in user/group field put watchlist and opened by
Please mark my answer as correct based on Impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-12-2022 05:38 AM
Hi @sravani94
You can create a Notification in sysevent_email_action table with your conditions.
You can add the watchlist field like below screenshot:
Hope it helps.
Murthy

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-12-2022 05:40 AM
Use a flow designer for this.
The trigger with case state changes to Awaiting Info or Resolved.
The Action will be Send an Email.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-12-2022 05:54 AM
Hello,
Please do the below:-
Create a notification on the case table:-
In when to run do the below configuration:-
And in who will receive in user/group field put watchlist and opened by
Please mark my answer as correct based on Impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-12-2022 09:17 AM
Thank you for your help. But how to restrict only internal users?