
I have a Process Builder that send email to customer when the record is created.
I get this error even if I put criteria to send email only if Email field is not empty:
"The record couldn’t be saved because it failed to trigger a flow."
"An error occurred at element myRule_1_A2 (FlowActionCall).
Probably Limit Exceeded or 0 recipients"
Please someone can help me?
6 respostas
++ Luke , Try to Use Conditions are met criteria and before sending email again add filter for check Email is not null. Then only it will send email alert.