My workflow is scheduled to run weekly with an updated excel. Currently, the recipients(3) are based on a column
(i.e.USER_EMAIL) that has email addresses listed. This recipient list can vary depending on the week. My issue is that when I'm testing with my email as the recipient(To: MYEMAIL@EMAIL.COM), I get 3 separate emails when I should only get 1. How do I make sure that the recipients only receive one email? Also, everyone listed actually gets an email?
Thanks in advance!