OnCreateArtifact

A new artifact is created.

Attributes
scope The scope of the event: only artifact collections are valid scopes for this event.
filter Additional condition(s), if any, that must be met for this event to trigger an automation.

Methods

then

View source

then(
    action: InputAction
) -> NewAutomation

Define a new Automation in which this event triggers the given action.