VidiCore Create Collection Action
This node creates a new VidiCore project collection for a Premiere Pro project. The collection name and the URL of the VidiCore system can be defined in the node settings.
Optionally, a list of VidiCore metadata to be added to the collection can be specified, provided that the metadata already exists in VidiCore.
When executed, the node generates both a parent and a child collection in the VidiCore system, which can be retrieved via the wildcard {stream.last.result.?}:
• {node.result.?_0} returns the child EditMateProjectVersion collection ID • {node.result.?_1} returns the parent EditMateProject collection ID.

Last updated