Notification to multiple account emails, not just the first one please!

Hi,

I’m trying to have my workflow send email notifications to all the emails that I have assigned to the account. But it only sends to the first one.

How can I have it send to more than one email?

I don’t think Workflows can do that. You would have to customize that part of the code; but that would probably not be a good option. It is simpler to try a logic hook instead of a Workflow, inside the logic hook it is easy to loop over all email addresses.

I have the same situation. Can you please tell me how to apply the logic hook?

Thank you

Did you get the solution of that? Please share your logic hook code.

Thank you

How do I do this logic hook?