Hi,
I am currently building a flow that gets all file attachments from an email to SharePoint, but I am currently facing slowness wherein an email may contain more than 10 files and may reach more than 40Mb in total file size. The attachments may be a mix of PDF and XLS files and the goal is to create a SharePoint folder for each email received. I already set the concurrency to 30 but still having issue.
Is there an alternative way to bypass 'for each' action and same for 'for each' that will upload the files in a sharepoint folder.
I have this flow working but having issue when it comes to bulk sizes: