Best way to trigger notification to specific list of groups(i.e, 100+)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2025 07:19 AM
Hi all, what is the best way to trigger notification to specific groups. I have a custom notification ' Assigned to' Agent and we need this for only few groups (around 130+). This list may alter in future. What would be the best way?
Currently I am trying it via as system property storing all these groups sysids and checking if current assignment group on Case is one of these sys id's. But as the max length for property 'Value' field is 4000, I am looking for better approach if any. Thanks in advance!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hello Priya,
Maybe it would be an option to define a new group-type and assign the type to the specific groups. Then you can check if the assignment-group is of that specific type.
