I have a flow that saves attachments from emails that arrives in to a shared mailbox and saving on sharepoint.
This mailbox receive other emails from other senders that I dont want the flow to save them. it's a list of 200 domain that i want the flow to ingnore.
I try converting a excel table into a list, and than adding this to a condition, but the flow takes forever to check all the 200 lines.
Is there a better way? A faster one, in this case?
Thank you !