Forum Discussion

Kuki's avatar
Kuki
Explorer | Level 4
6 years ago

How Can I get the Microsoft Details like Title, Owner, Subject, Keywords etc. of Doc file

I have uploaded a doc file and added some extra fields properties like tile, keywords, subject ,owner details.

Please tell me how can I get these "Microsoft details" uisng Dropbox API,

I am sharing you a screenshot, what I am exacctly needing.

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Staff rankDropbox Staff

    The Dropbox API doesn't offer an interface for retrieving these document properties, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though. 

    That being the case, you'd need to download the file and parse them out in your app's code.