
Announcements
Hi All,
I have a hyperlink column in SharePoint list where I have "copy link" to a file in document library (same site)
At one point in the flow, I want to move file from one folder to the other.
Since my flow is initiated from a different list, I am not able to get the ID of the file.
Please let me know if we can get item id of a file in document library via flow if we have its copy link.
Hi @jojo,
I have made a test on my side and couldn't find any way to get a File ID or identifier from a file copy link, I afraid that the function to get a File ID or identifier from a file copy link is not supported in microsoft flow currently.
If you would like this feature to be added in Microsoft Flow, please submit an idea to Flow Ideas Forum:
https://powerusers.microsoft.com/t5/Flow-Ideas/idb-p/FlowIdeas
As an alternative way, you could save the "copy identifer" of the file instead of the "copy link". So the "Move file" action would run successfully as below:
Best regards,
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.