Hello,
I am creating a flow to trigger based on a file being created in a SharePoint library. From there I want only files created in certain folders to be copied to OneDrive and follow up with a notification email.
To accomplish this I have used the split function to breakdown the SharePoint folder path and use a condition for moving to the OndDrive file creation. This works well but I also want to create a dynamic folder path on the OneDrive side by applying the folder names of the file in SharePoint.
As an example if the SharePoint folder path is Site Name/Service Reports/Vendor Name, I use the Compose actions to extract these terms. I want to then create a new OneDrive folder path in OneDrive in a different order.
Currently, upon testing this worked the first time but after that it would not send the file to OneDrive. This would work about every 3rd or 4th attempt (not reliable).
Interestingly, the step showed “completed” in the test but the file never arrived. There was no error in the testing within Flow. The only thing that caught my eye on the output side of the OneDrive step is in the “IsFolder” stated “false”. It also states this in the few instances that it worked.
I’m a bit confused. Can anyone offer assistance?
Thank you.
I have the same question (0)