GetListDatawithKeyword
Community Common Scripts Pack.#
This Script is part of theSupported versions
Supported Cortex XSOAR versions: 6.8.0 and later.
This transformer will get list of array elements by providing keyword. List data format [ { "folder": "abc", "username": "test" }, { "folder": "def", "username": "test123" }, { "folder": "ghi", "username": "admin" } ]
#
Script DataName | Description |
---|---|
Script Type | python3 |
Tags | general, transformer |
Cortex XSOAR Version | 6.8.0 |
#
InputsArgument Name | Description |
---|---|
Keyword | Provide a key word to search the data |
value | The value is an array of elements |
#
OutputsThere are no outputs for this script.