I'm having an interesting discussion with the people that support the infrastructure at my company that I could use some help with.
I have a flow that watches an Outlook mailbox. When an email arrives, the flow decides if there is an attachment and if there is it will download the attachment to SharePoint. If there is no attachment the body of the email is downloaded as a txt file to SharePoint. The flow is working perfectly.
Where the problem arises is when the flow sends the file to SharePoint. The file can appear hours later or even days later. The files I'm sending to SharePoint all have the current, local time as part of their name. In other words, I know exactly when the file is created. What I don't know and need to know is when does Power Automate send the file? Does it send it immediately or does it place it in a queue to be sent at a later time/date?
My company does not have a Microsoft support contract and the infrastructure company will only support applications included in Microsoft 365 Business Standard. So, I'm kind of stuck in a hard place regarding troubleshooting this issue. Any help would be greatly appreciated.
Thank you