我可以向文件添加自定义元数据吗?

问题描述:

我有兴趣为Box.com开发企业应用程序。我希望能够通过其他元数据(例如客户端ID)对文档进行分类。

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.

在Box API v2中有什么方法可以做到这一点?可以用标签来完成吗? (我在API文档中找不到关于标记的太多信息。)

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.)

标记似乎是一个合理的解决方案。但是,它们尚未在v2中发布,但最终会发布。您可能可以在此期间尝试使用v1标记方法。

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.