So i am basically trying to set up a flow that if a user uploads a document to a page on SharePoint that it sends an email to HR - I have got that bit working and then after the email is sent it then removes it from that page and puts it in a different folder (which is only viewed by HR) I cant seem to get it to work though? I get a failed to verify the existence of the destination? The flow conditions are that you select the starting page which yes is the page they upload it to, the destination page which is the folder I want it moved to and then the destination folder? Which I am not sure what to put? I have put the name of the folder but that doesn't seem to work. I have also put the link address of the destination but that doesn't work either.... Any ideas guys?
Solved! Go to Solution.
Hi @racheljenkins ,
I have a library with 2 folders.
I created a flow where if I create/upload a file to the Dev folder, it will move it to the UAT folder which executed successfully. Please be aware that it can take up to a couple of minutes for the flow to fire after uploading the document which was in my case.
--------------------------------------------------------------------------
If I have answered your question, please mark my post as a solution
If you have found my response helpful, please give it a thumbs up
Hi @racheljenkins ,
I have a library with 2 folders.
I created a flow where if I create/upload a file to the Dev folder, it will move it to the UAT folder which executed successfully. Please be aware that it can take up to a couple of minutes for the flow to fire after uploading the document which was in my case.
--------------------------------------------------------------------------
If I have answered your question, please mark my post as a solution
If you have found my response helpful, please give it a thumbs up