Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Send critical notification to dynamic users on demand

piyush44
Tera Contributor

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. 

4 REPLIES 4

Mark Manders
Mega Patron

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

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. 

I looked into existing notifications, but couldn't find exactly how critical notifications are configured, so I need help on building above functionality.

Mark Manders
Mega Patron

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