Send critical notification to dynamic users on demand
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2025 12:55 AM
Hi everyone!
I wanted to know if there's any way to send critical notifications to dynamic users from incident form other than on-call schedule.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2025 05:47 AM
Can you elaborate, because the only answer is: yes, you can. You just need to create the logic for it.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2025 07:45 AM
I wanted to build a functionality where agent working on an incident can send critical notification to user/users from a custom field (eg. u_critical_notif_users) which contains a meeting invite.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2025 09:28 PM
I looked into existing notifications, but couldn't find exactly how critical notifications are configured, so I need help on building above functionality.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2025 04:56 AM
Then the trigger on your email notification is a change on that 'u_critical_notif_users' field and sent it to those users.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark