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

We dont have workflow in Change. so is there anyway we can do?

Then how the approvals are triggered, can you give that screenshot.

My requirement is, when a approval task is generated I need to send email notification all group members so that they will click on approve link, once they click on approve link it should redirect to sysapproval_approver record so that they will aprrove or reject it. Kindly help on how to achieve it?

In that case you need to send multiple notifications one for each user in the group, as the approval link is different for each user.

If possible can you help me with the steps or any script?