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.

Email Notifications triggering

Sarah Bouil
Tera Expert

Hi,

 

Multiple Notifications are triggering, Under Who will receive tab, in Groups: 'Test123'' added and the group contains 3 members. So 3 email are triggering when I check the Emails logs, but it should sent only one to all group members.

 

Custom Notification is created on: sysapproval_approver table

When to send: Record inserted or updated

Inserted is True(Ticked) only

Updated is False(Unticked)

 

Kindly help me to fix this issue.

19 REPLIES 19

Event is triggering from BR.

SarahBouil_0-1716547211683.png

SarahBouil_1-1716547379268.png

I see 5 events are triggering in logs.

Phanindra N
Tera Guru

Hi Sarah,

 

How the event is fired, and how many times it is triggering? Can you plz check that.

Event is fired from BR and I see in logs 5 times triggering in event logs.

You have to modify that event will trigger only once, may be from the workflow after cab approval

 

Phanindra N
Tera Guru

Since the notification is in 'sysapproval_approver' table, for every record insert, it is triggerring the notification. try to modify in the work flow for change request to send notification