Aug 12 2016 01:42 PM
I would like to trigger Microsoft Flow action in a document library based on a document's metadata. The metadata (fields) don't appear under the selection.
How do you define a condition based on a document's metadata?
Aug 13 2016 03:52 AM - edited Aug 13 2016 06:05 AM
Microsoft flow will retrive the item based on the list/document library choosen by you. It is matter of which action/condition you are trying.
If it is not listed in the condition, we need to see the limitations of each condition/actions. Still we have a issue, some from MS team guide in future.
Aug 16 2016 03:07 PM
Thanks @Vadivelu_Balusamy. Custom fields don't appear in the condition window. So one cannot build a condition based on custom fields.
Aug 16 2016 03:35 PM
Aug 26 2016 06:07 AM
Aug 31 2016 12:29 AM
Aug 31 2016 07:21 AM
@Mikael Svenson, precisely. doc lib custom fields are not surfaced in the condition pane. Had reached out to Microsoft's @Merwan Hade. Hopefully this will be fixed soon.
Sep 05 2016 04:04 PM
Oct 06 2016 02:55 PM
Adding support for document library metadata is high on our backlog and we will be adding this capability in the coming months.
Merwan Hade
Microsoft Flow
Nov 28 2016 02:59 AM
Is this feature (i.e. support for Document metadata in library in Flow) already available as Flow is now available for general use?
Mar 23 2017 03:06 AM
Is there an estimate on how conditions based on custom metadata this will be available for Flow both on Lists and Libraries?
Also if you would like, please vote at the ideia at:
https://powerusers.microsoft.com/t5/Flow-Ideas/Flow-custom-SharePoint-library-columns/idi-p/3344
Thanks,
Miguel
May 15 2017 06:27 AM
When can we expect this feature?
Our scenario is we want to create pages with specific content type On-Premise/Online.
We call a trigger to create Yammer post for it. Since we want the yammer user ID to impersonate, we want to store user ID as custom column in the pages library or use OOTB created by column
We are able to do the above steps. Issue is in MS Flow, we cannot read the custom column from Pages Library.
Alternative solutions are appreciated.
Jun 26 2017 01:44 AM
Hi Merwan,
Is there any update as we are a year further now?
Thanks,
Jordy
Jul 05 2017 01:49 PM
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
Dec 11 2017 06:53 AM
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
Dec 11 2017 10:28 AM
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.
Mar 17 2018 06:14 AM
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.