# 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.

{% hint style="info" %}
Only metadata entries that start with a "V3" tag can be set.
{% endhint %}

\
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.?}](https://docs.helmut.de/helmut4-releases/v4.11.0/helmut4-components/streamdesigner/wildcards/result-or-return-wildcards-2/stream-last_result):

\
•  {node.result.?\_0}  returns the child EditMateProjectVersion collection ID \
•  {node.result.?\_1}  returns the parent EditMateProject collection ID.

<figure><img src="https://3348947421-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMDOObhR5m91Ea2DZ1Pfu%2Fuploads%2Fh5qD2dgxI7s5dYV3bfrA%2Fimage.png?alt=media&#x26;token=ce3c5c54-42ad-43ba-9bd6-d9dc128f834c" alt="" width="347"><figcaption><p>VidiCore Create Collection Action</p></figcaption></figure>

{% hint style="info" %}
For proceeding this action successfully it is necessary that an internal "Helmut ID" will be extracted during the operation. This can only be provided when a project object will be processed. For that, it is recommended to add this node into an event trigger that holds the related information e.g. CREATE\_PROJECT or CUSTOM\_FX.
{% endhint %}
