JSON
Json (json)
Parse text as JSON.
Contents
Fields
| Field | Type | Required | Description |
|---|---|---|---|
description | string | describe this step. | |
condition | lua-expression (string) | Only run this action if the specified condition is met. | |
suppress-warnings | boolean (bool) | Suppress warnings generated by this action. | |
input-field | event-field (string) | The field containing JSON expression as text. | |
remove | boolean (bool) | Remove the field containing the value. |