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.

How to send notification through events to group members only

nagaklv
Tera Contributor

@asifnoor 

Could you please help how to send notification through events to group members only

Thanks,

Nagesh

1 ACCEPTED SOLUTION

asifnoor
Kilo Patron

Hello Nagesh,

Refer to this article where I have shown how you can trigger a notification using events.

You can modify the code slightly to fetch the group members in the BR and add them as event parameter.

https://community.servicenow.com/community?id=community_article&sys_id=81a40d6adb1b2300b1b102d5ca961...

Mark the comment as a correct answer and helpful if this helps to solve the problem.

View solution in original post

1 REPLY 1

asifnoor
Kilo Patron

Hello Nagesh,

Refer to this article where I have shown how you can trigger a notification using events.

You can modify the code slightly to fetch the group members in the BR and add them as event parameter.

https://community.servicenow.com/community?id=community_article&sys_id=81a40d6adb1b2300b1b102d5ca961...

Mark the comment as a correct answer and helpful if this helps to solve the problem.