Hello
I've just started using Flow.
I'm trying to create a flow that triggers on a new file add to a document library. When the file is added I need to read custom properties from that file, for example Customer or Project. Based on this the document is moved to a specific document library somewhere else in the site collection.
My challenge is that the New file created-action only returns a very limited set of metadata proerties which does not include custom properties.
Is there any way that I can access these, or will there be in the future?