Forum Discussion

Reshma 's avatar
Reshma
Explorer | Level 3
3 years ago
Solved

How can we see the Template added for user and File Properties added for a file in Dropbox webapp

How can we see the Template added for user and File Properties added for a file in Dropbox webapplication(UI)

 

1. I have created a Template using /templates/add_for_user

2. I have added File properties to a file using file_properties/properties/add

I'm getting success response(200 ok) in the api response.

But how to see the template and added file properties in the Dropbox web app . Please help

 

I doesn't know the exact use of templates and file properties . If you share any documentation or any sort of explanation other than api documentation it would be helpful.

 


  • Reshma  wrote:

    How can we see the Template added for user and File Properties added for a file in Dropbox webapplication(UI)

    ...


    Hi Reshma ,

    You can't actually. As you can see here:


    Templates are owned either by a user/app pair or team/app pair. Templates and their associated properties can't be accessed by any app other than the app that created them, and even then, only when the app is linked with the owner of the template (either a user or team).


    Reshma  wrote:

    ...

    I'm getting success response(200 ok) in the api response.

    But how to see the template and added file properties in the Dropbox web app . ...


    As mentioned above you can't. Those properties are strictly related to the User(Team)/App pair. 🙂 Dropbox Web app is NOT the your application!

    While use any API call (either directly or through SDK) where result contains metadata, you're able see those properties where associated to particular file. Properties change can be performed using any file change (upload) call. (in addition to properties specific calls)

     


    Reshma  wrote:

    ...

    I doesn't know the exact use of templates and file properties . ...


    There is no such (exact use). That's an option you can associate a file with application specific properties, if that can be useful for you (your application). Something like tagging files with application specific set(s) of tags whenever appropriate. 😉 That's it.

    Hope this helps.

  • Здравко's avatar
    Здравко
    Legendary | Level 20

    Reshma  wrote:

    How can we see the Template added for user and File Properties added for a file in Dropbox webapplication(UI)

    ...


    Hi Reshma ,

    You can't actually. As you can see here:


    Templates are owned either by a user/app pair or team/app pair. Templates and their associated properties can't be accessed by any app other than the app that created them, and even then, only when the app is linked with the owner of the template (either a user or team).


    Reshma  wrote:

    ...

    I'm getting success response(200 ok) in the api response.

    But how to see the template and added file properties in the Dropbox web app . ...


    As mentioned above you can't. Those properties are strictly related to the User(Team)/App pair. 🙂 Dropbox Web app is NOT the your application!

    While use any API call (either directly or through SDK) where result contains metadata, you're able see those properties where associated to particular file. Properties change can be performed using any file change (upload) call. (in addition to properties specific calls)

     


    Reshma  wrote:

    ...

    I doesn't know the exact use of templates and file properties . ...


    There is no such (exact use). That's an option you can associate a file with application specific properties, if that can be useful for you (your application). Something like tagging files with application specific set(s) of tags whenever appropriate. 😉 That's it.

    Hope this helps.

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

        Reshma  Здравко is correct; file templates/properties are a feature of the Dropbox API only and are not accessible on the Dropbox website, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.

         

        If you're looking for something like this accessible both via the Dropbox API and web site, check out the tags functionality and API documentation.

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,949 PostsLatest Activity: 3 hours ago
352 Following

If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.

For more info on available support options for your Dropbox plan, see this article.

If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!