Need notifications when replies are sent to a case.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2025 10:58 AM
Whenever a client replies to a case generated via Email to ticket, I need a notification sent out to the assignee of that case so we don't miss any sort of information, just like how SN notifies us whenever a new comment is added.
I've been plugging away at this via inbound actions and notifications all day and have about hit my limit, I've seen similar posts about such an issue but was hoping someone had an easy solution I just haven't thought of yet.
Is there any easy solution to be notified on "Email received"?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2025 04:02 PM
Can you share how you have the notification setup? You may need to put the gs.evenQueue before the current.update.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2025 04:08 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2025 04:30 PM
I'm talking about the notification that is fired by the event.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2025 04:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2025 07:42 AM
How about the who will receive tab? I noticed that you are sending current.assigned to as a parameter. Did you just use assigned to in the notification or did check the box for Event parm 1 contains recipient? In this case I don't think you need to send the parameter since you are just using assigned to.