GetFields
This Script is part of the Community Common Scripts Pack.#
Supported versions
Supported Cortex XSOAR versions: 6.0.0 and later.
Retrieves fields from an object using dot notation
Script Data#
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | transformer, general, entirelist |
Inputs#
| Argument Name | Description |
|---|---|
| value | The list to apply the transformer to. |
| getField | The field to extract from each item (Optional). |
| stringify | Whether the argument should be saved as a string (Optional). |
Outputs#
There are no outputs for this script.