We have a requirement to be able to send an email to all contacts within a customer/business account via a notification template/business events.
We are planning to use business events to trigger when there is a change of some sort to the customer record. At that moment, we want to have a notification template sent out to all of the contacts on that customer record.
We don't see a way iterate through the contacts to get the email addresses and populate into the to/cc fields.
My thought was that if we can create a field that has a comma separated list of contact emails, we could just populate the to field with this concatenated list, but not sure if that will work.
Any advice would be most appreciated.
Thanks