Create Metadata for Folders using Box SDK
Hi,
I would like to create and update Metadata for Folders using BOX sdk. it is sucessfull for BoxFiles but it's shoing method createMetadata is undefined for the type BoxFolder. I am using Box 2.1.1 sdk version. Please let me know whether metadata supports for folders.
-
Good morning Saket,
yes, createMetadata is supported by both Files and Folders at least on the REST services methods: https://docs.box.com/reference#create-metadata-on-folder
Which SDK are you using? Java? .NET? Maybe it is not yet included on the SDK but it is possible to do it through API.
Regards
Please sign in to leave a comment.
Comments
1 comment