Forum Discussion
Oliver Kiesslich
Nov 02, 2016Copper Contributor
Getting the Version number of a SharePoint document with Flow
Hi Everyone, recently I tried to setup a flow that reacts on a file change and reads the version of a document. I would like to check if this is a major version copy it to another library. Now I have...
Davy Loose
Nov 16, 2016Brass Contributor
Hi Oliver,
At the moment you can't get the version number of a document using Flow. Flow only returns a select number of properties for a document. That means you also can't use custom metadata.
I'm not sure when Microsoft is going to add this fuctionality to Flow.