It's been a known issue that SharePoint library triggers lack the metadata fields, which is problematic. A workaround was to use the item created/modified trigger instead of the file created/modified trigger. When I've done this in the past, this technique gave me access to the metadata fields, but not the file fields, such as file name, path, etc. But this morning I set up a new flow, and using the item created trigger, I clearly have access to both the metadata and a rich set of file related fields, such as Name, Link to Item, and even Folder Path.
1. Any idea when these were added?
2. Are these fields available to all tenants at this point?
3. What blog/feed should I have been following to find out about this earlier?
4. And a more general question: does this solve this issue for you? Personally, the addition of these fields makes Flow quite a bit more usable for me, and removes the obstacles I had for a few Flows that I was working on, so thanks to the team for getting this in place!