then
Nested filters to execute when condition is true.
← conditionarray<object>
Nested filters to execute when condition is true.
each item
| property | type | default | description |
|---|---|---|---|
typerequired | string | — | Filter type. Canonical: mapping, condition, drop, loop, set, remove, script, http_call, soap_call, sql_call. |
id | string | — | Unique identifier within the pipeline. |
name | string | — | Human-readable name. |
description | string | — | — |
enabled | boolean | true | Whether module is active. |
tags | array<string> | — | — |
onError | string | "fail" | Default error action. Case-insensitive; normalized to lowercase by the runtime. |