OnLinkArtifact

A new artifact is linked to a collection.

Attributes
scope The scope of the 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.