GetFields
Community Common Scripts Pack.#
This Script is part of theSupported versions
Supported Cortex XSOAR versions: 6.0.0 and later.
Retrieves fields from an object using dot notation
#
Script DataName | Description |
---|---|
Script Type | python3 |
Tags | transformer, general, entirelist |
#
InputsArgument 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). |
#
OutputsThere are no outputs for this script.