Hi. I need to send emails to groups of people (not necessarily Sugar users) based on a multiselect. E.g.
Group 1 = A, B
Group 2 = C, D, E
Group 3 = F, G
Multiselect = "Group 2, Group 3" and get email addresses of C, D, E, F, G
I tried to set up a Business Rule to return the email addresses but putting the multiselect as the condition gives "unsupported data type".
The alternative seems to be a Process Definition but I imagine that will become quite elaborate as there's a lot of groups/emails but, would that be the suggested way to go? Is there a more efficient way?
Is there a way to lookup the email addresses (maybe from a separate 'groups and emails' type of module) and populate based on the selections?
Thanks in advance.
James