Okay, so I have a workflow, but we have a “reports to” for staff / supervisors. I’ve pulled the email addresses, but workflow won’t let me select a field on the record to use for sending to email - so I’m going on beans instead.
I have a working option that sends an email to one person, also have tested using the $email->cc_addrs and that works, but it sends them as separate emails. Sure it’s a simple get, but how do I have multiple addresses in the “to” field so it’s a group email?