task
Matches when the task involved in the triggering event has one of the given IDs.
Categories: meta
Usage
Add to a filters block. Invert by prefixing the key with not_ (e.g. not_task).
Example
filters:
task:
- <value>
taskMatches when the task involved in the triggering event has one of the given IDs.
Categories: meta
Add to a filters block. Invert by prefixing the key with not_ (e.g. not_task).
filters:
task:
- <value>