Hi,
I have a sharepoint list for Travel Requests where users submits the request with attachments. The attachments gets saved in Shared Documents/Travel Requests folder and the links to those files are created for the approval process.
Once the approval is completed, I need to move the files related to this raised request to another folder which is in same sharepoint Shared Documents/Old Travel Requests.
The flow is working fine. Only the Move file is failing.
I tried using the variable as per screenshot but throwing the error. Appreciate if someone can help me fix the issue in What I'm doing wrong
Thanks a ton for help!