HI,
I have a flow that I created to send an email containing an HTML table of items from a SharePoint list. This works fine if I add a static email address to the however, when I try to add a dynamic email address the email is added to an Apply to Each wrapper and the email is sent out for each item in the HTML table i.e if there are 5 rows in the HTML table the email gets sent out 5 times.
The Flow I have is shown below.
How can I set this up so that the email is sent out only once?
Many thanks in advance for any help that I might get.