Applies an instance of a metadata template to a folder. In most cases only values that are present in the metadata template will be accepted, except for the `global.properties` template which accepts any key-value pair. To display the metadata template in the Box web app the ent…
scopeRequiredstringThe scope of the metadata template. Use 'global' for global templates or 'enterprise' for enterprise templates (will use the enterprise ID like 'enterprise_12345').
metadataobjectA dictionary of key-value pairs representing the metadata fields to apply. For the 'global.properties' template, any key-value pairs are accepted. For enterprise templates, keys must match the template's field names. Example: {'field1': 'value1', 'field2': 'value2'}
folder_idRequiredstringThe unique identifier that represent a folder. The ID for any folder can be determined by visiting this folder in the web application and copying the ID from the URL. For example, for the URL `https://*.app.box.com/folder/123` the `folder_id` is `123`. The root folder of a Box a…
template_keyRequiredstringThe name of the metadata template
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.