The CreatorCon Call for Content is officially open! Get started here.

1 email notification to be sent to approval group users for all the Related CI rather multiple email

Bijay Kumar Sha
Giga Guru

Presently, a separate email is sent out to approval group members for each Related CI of which they are part of , which is resulting in high number of ServiceNow notification, 

I like to have 1 email sent to an approver for all the Related CI approval groups he is part of instead of sending separate emails.

For example, I am part of 3 approval groups for 3 CI under related CI, so I receive 3 emails today, but going forward I should receive only 1 email with details of all 3 CI's.

How I can implement this? Please help

2 REPLIES 2

Mark Manders
Mega Patron

As  long as there aren't possibilities to approve via email, you could run a flow or scheduled job to find all new/open approval records and send one email to each approver, telling them to check their approvals. This could cause a delay, because your goal is to limit the number of notifications, which will end up in approvals being done less. Users won't be notified about them immediately.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark