Skip to content

ListConditionConstraint

Rasmus Wulff Jensen edited this page Apr 4, 2025 · 1 revision

Defines constraints for conditions related to lists in Trello automation.

Values

Value Description
AnyOfTheseLists The condition is met if the event involves any of the specified lists.
NoneOfTheseLists The condition is met if the event does not involve any of the specified lists.

Usage

Used in ListCondition to specify constraints for list-based conditions.

Clone this wiki locally