VidiCore Remove Metadata Field Values From Collection Action
This node removes VidiCore metadata field values from an existing VidiCore collection.
It can be used to clean up or update collection metadata in VidiCore by removing specific metadata fields from a collection. The collection itself is not deleted or modified outside of the selected metadata fields.
When executed successfully, the node result contains the ID of the updated collection.
Configurable Settings
Async
Enables or disables asynchronous execution.
URL
The URL of the VidiCore system.
Example:
https://myVidiCore.comCollection ID
The ID of the VidiCore collection from which the metadata field values should be removed.
Example:
VX-1Common usage with project collection wildcards:
{project.custom.childCollectionVC}
{project.custom.parentCollectionVC}VidiCore Metadata Fields
One or more VidiCore metadata fields that should be removed from the collection.
Example:
Multiple fields can be provided as separate entries.
Node Result
The node result contains the ID of the updated collection.
Example:
Typical usage:
Last updated