Hi all,
I have 4 libraries with word documents and I need a flow that basically beings with "When a file is created or modified" (I probably have to create 4 separate flows but that's fine). When a file is created in either of the 4 folders, I would like the link to that document be exported to a SharePoint list I have.
The issue I am running into is that because the original word document in the 4 libraries is a template, when I try to "Create Item" and use path, it returns the original (blank) word template. Here is an overview of the word template I am referring to.
Edit: Exporting to SP list not excel document
Solved! Go to Solution.
@Anonymous from your question it looks like you are looking for a link of the file that has triggered the flow, you can just search for link in Dynamic Content and you will see Link to Item property in Dynamic Content as shown in below screenshot
@Anonymous from your question it looks like you are looking for a link of the file that has triggered the flow, you can just search for link in Dynamic Content and you will see Link to Item property in Dynamic Content as shown in below screenshot
Thank you, didn't see the "See More" button!