I am using a mass action to trigger process builder to send an email. Is there a method to do this for more that 10 records using skuid mass action?
16:06:30.345 (6826671460)|EXCEPTION_THROWN||180]|System.LimitException: Too many Email Invocations: 11
Page 1 / 1
Hi Bill
- How exactly are you triggering your process builder?
- Are you sending email alerts or executing an apex?
I use a PB to call a flow that send out one email. I use the mass action to trigger the PB. So, if there are 150 items in the list, the PB is called 150 separate times.
Are you sure it would be called 150 seperate times? When you trigger it via row action, does it throw the same error?
If I did row action, would i need to go to each line and select that line’s icon for all 150 lines?
You can select 11, because it occurs after more than 10. Just curious, if it throws the same error.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.