Hi, how can I get all file properties from a word file on OneDrive in the same way as using SharePoint - Get Files (properties only)?
If I use SharePoint "Get Files (properties only), I can access Title, Author etc.
But with Power automate OneDrive
- List files in Folder
- Get file content
I can't get the same information, just some few file properties..
But not the file property "Title"
One drive - List files in folder
Result:

Sharepoint - Get files (properties only)
I can get the file property "Title"

Any idea how to retrieve all word file properties from a file on OneDrive?