Can I add custom metadata to files?

大城市里の小女人 提交于 2019-12-11 20:11:01

问题


I am interested in developing an enterprise app for Box.com . I would like to be able to categorize documents by additional metadata, for example a client id.

Is there any way to do this within the Box API v2? Could this be done with tags? (I can't find much about tags in the API Documentation.)


回答1:


Tags seem like a reasonable solution for this. However, they haven't yet been released in v2 but will be eventually. You can probably try using the v1 tags methods in the interim.



来源:https://stackoverflow.com/questions/11266687/can-i-add-custom-metadata-to-files

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!