We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

How to limit the number of emails to be trigger for an event

Ap_1
Tera Contributor

If by mistake an event gets trigger and email notifications are generated, then we want a counter to be there, so that it can check that if any event is triggered for more than 100/500 times, it will automatically stops / blocks the event.

Any idea how to do this.

5 REPLIES 5

Hi,

Try adding value to the Weight field on the notification record the event is called for a check. You can find it in the When to Send tab. In case it is not, change the form view of the Notification record to Advanced view.