JSON Processoredit
Converts a JSON string into a structured JSON object.
Table 23. Json Options
Name | Required | Default | Description |
---|---|---|---|
| yes | - | The field to be parsed |
| no |
| The field to insert the converted structured object into |
{ "json": { "field": "{\"foo\": 2000}" } }