I am building a manually triggered Flow where I export emails from a shared outlook mailbox folder to a List.
I also want the attachments to be saved to a library.
I have about 40k emails to parse so I need the solution to be fluid and relatively simple (no redundant actions)
I am not saving the attachments directly to the list because we have emails with multiple attachments and I can't seem to figure out the process.
Using the Get Emails v3. I can send my emails to a list without problem, but when I add the actions for the attachments (Apply to all; Condition: If Has Attchment = true, yes ,etc.; get attachment; create file) it creates self referencing loops and the Get attachment/Create file actions fail.
I have been working on this flow for 3 months and would need support