Share all details related to your problem, including any error messages you may have received.
Hi Dev Community, I am looking for some clarification if anyone has experience with suppressing multiple emails generated for reviewers per campaign. For example, if a manager is a reviewer in 4 campaigns, they will receive 4 reminder emails instead of combining all campaign reminders into one. Is this possible?
Yes you are correct manager will receive 4 email as all those campaigns are different
.
Now if you need to combine to send one email , that won’t be very straight fwd . you can write some custom task which will read all the active campaigns and manager and then send single email .
but why you have 4 campaigns running for same manager ? i think you are running campaigns based on application name , see if you can combine all those application as a single campaigns .