API ReferenceCore
Collection created
Core trigger: core:core:collection:collection-created
Collection created
| Trigger ID | core:core:collection:collection-created |
| Plugin | Core |
| Category | Collection |
Variables
Copy variables into handler fields using {variableName} syntax.
{collectionName}{lifetime}| Name | Type | Description |
|---|---|---|
{collectionName} | string | Name of the collection that changed. Example: |
{lifetime} | object | Collection lifetime (`session` or `persistent`). Example: |
Conditions
| Condition | Description |
|---|---|
| Collection name | Restrict to a specific collection name. Leave empty to match any collection. |
| Collection lifetime | Restrict to collections with a specific lifetime (session or persistent). |