Hi there!
Trying to make a flow to take an incoming email, grab the attachment, and send out the attachment in a different format.
The incoming email always has only one attachment, but Flow seems to believe it has two? And so whenever I add the attachment to my Send an Email card it puts it in an Apply To Each loop, and send out the email twice?
Here's what it looks like:

How can I:
a) Limit the Apply To Each loop to only occur once?
or
b) Make Flow realise there is only one attachment and take it out of the Apply To Each loop?
Thanks