Solved
Email Copy Users by Type
We have two type of customers we typically email via copilot during the customer lifecycle, "Admins" and "Super Users". Every account has 1 admin, but can have an unlimited number of Super Users. Sometimes they have none sometimes they have several. Historically we've sent emails to every user individually, but it would be much more succint to send an email "To" the admin, and "cc" all the super users. Is there any way to dynamically generate that cc list based on the user type?