I am currently trying to build a flow or flows that achieves the following;
1. When New E-mail arrives that has an attachment that is either PDF, XLSX, DocX save attachment into a specific folder in OneDrive.
I have been able to set this flow up no problem However, the issue comes with when I try to create another Flow that that is trying to do the following;
1. When New E-mail arrives with an attachment that is a PDF from a specific Distribution Group, Save attachment into a different folder.
The second flow I can't get to work (despite testing it) and I think it's because the two flows are clashing.
My question is how can I get both of them to work or do I need to combine into one flow?