VidiCore Add Key Value Metadata To Library Action
This node adds key-value metadata to an existing VidiCore library.
It can be used to enrich a library in VidiCore with additional metadata from Helmut, for example project metadata, job metadata, library information, or values returned by previous workflow nodes.
When executed successfully, the node result contains the ID of the updated library.
Configurable Settings
Async
Enables or disables asynchronous execution.
URL
The URL of the VidiCore system.
Example:
https://myVidiCore.comLibrary ID
The ID of the VidiCore library to which the metadata should be added.
Example:
VX*1Key Value Metadata
A list of metadata key-value pairs that will be added to the library.
Each entry consists of a metadata key and its corresponding value.
Example:
Another example:
Node Result
The node result contains the ID of the updated library.
Example:
Typical usage:
Last updated