Hi
I have created a flow for my org to use to copy files from a persons onedrive to a sharepoint location.
This works fine during my testing however when I share (using the copy function) with others the flow does not run.
We have determined that whilst the "when a file is created" trigger shows all the correct information (/recordings folder) and the user has created the connections using thier own identity... the flow still has reference to the /recordings folder relating to my own OneDrive.
Its only after editing the flow, deleting the existing /recordings folder and navigating to the new users /recordings folder and saving that the flow actually works.
Any thoughts on how to achieve relative paths for the flow trigger?
Thanks