- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-18-2024 09:28 AM
When a user responds to a closed case, I want to send a notification to the sender so that they are aware that case was not created on their behalf.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-18-2024 10:03 AM
@edupaz , if it is coming from email, what you can do is you can create a reply inbound action and trigger a event and based on this you can trigger email notification,
i found similar use case and solution provided for the same as below please do give it a try,
Inbound Actions:
Create an event:
Notification:
and in the notification body you can add the message which you want to convey to users,
Please mark this comment as Correct Answer/Helpful if it helped you.
Regards,
Swathi Sarang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-18-2024 09:38 AM
Hi @edupaz ,
Could you please let me know how user are responding to closed case ? like through mail or by updating additional comment etc..?
Please mark this comment as Correct Answer/Helpful if it helped you.
Regards,
Swathi Sarang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-18-2024 09:49 AM
Hello.
When a user sends in e-mail in response to a closed case and the following notification is sent in response.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-18-2024 10:03 AM
@edupaz , if it is coming from email, what you can do is you can create a reply inbound action and trigger a event and based on this you can trigger email notification,
i found similar use case and solution provided for the same as below please do give it a try,
Inbound Actions:
Create an event:
Notification:
and in the notification body you can add the message which you want to convey to users,
Please mark this comment as Correct Answer/Helpful if it helped you.
Regards,
Swathi Sarang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-20-2024 08:41 AM
Hello Swathisarang98
I try to do it with HR cases, but I am not sure if I am following the correct process. Do you know a way to test the story on the PDI.
Thanks!