JsonUnescape
This Script is part of the Common Scripts Pack.#
Supported versions
Supported Cortex XSOAR versions: 6.0.0 and later.
Recursively un-escapes JSON data if escaped JSON is found
Script Data#
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | transformer |
Inputs#
| Argument Name | Description |
|---|---|
| value | JSON object |
Outputs#
| Path | Description | Type |
|---|---|---|
| JsonUnescape | Unescaped JSON Data | Unknown |