I am currently receiving an email with 2 attachments. I only want to import one of those attachments and then archive the email. The problem I am facing is I can import the attachment and archive the email but it tries to do that for both attachments. So after the email is archived it tries to read it again.

How can I only execute this once so that only 1 attachment is read and then the entire email is archived? Below is my structure as of today. I did have a condition where i looked at the attachment's name that i wanted. But that still didn't work.
Any thoughts?
