Forum Discussion
Microsoft Flow - How to create condition based on Document metadata
Hi Merwan,
Is there any update as we are a year further now?
Thanks,
Jordy
Hi Jordy,
First class support is currently in development and will be released in the near future. In the meanwhile, you can employ the following workaround.
Simply type in the word Documents for the List name. This will pull in the existing column metadata for your document library. For example:
If you need to connect to another document library in your site. Navigate to the document library and select a particular document. Click on the Flow button and choose Create a flow. Select one of the templates from the right side pane, e.g. Complete a custom action for the selected file. This will open a new template in the Flow website. Simply copy the List Name of your document library and paste it into the SharePoint actions in your Flow.
Thanks,
Merwan
- Ulrich FadenDec 11, 2017Copper Contributor
Hi Merwan,
i am facing the same issue but i must admit i do not understand your proposal for Workaround (sorry!).
Need:
Create a conditional branch depending on custom Attribute in a document library.
Thanks in advance if You Can clarify the necessary steps for this.
Ulrich
- Merwan HadeDec 11, 2017Former Employee
Hi Ulrich, the workaround is no longer necessary. You can simply use the trigger called "When a file is created (properties only)". When you write the condition, you'll see the custom attribute as a dynamic content token.
- Rich BurtonMar 17, 2018Copper Contributor
I have a flow that takes a received email and places the attachment in a SharePoint list. I'd like to take the subject of the email trim the contents, and from that create metadata associated with the file.