Skip to main content

GetListDatawithKeyword

This Script is part of the Community Common Scripts Pack.#

Supported 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 Data#


NameDescription
Script Typepython3
Tagsgeneral, transformer
Cortex XSOAR Version6.8.0

Inputs#


Argument NameDescription
KeywordProvide a key word to search the data
valueThe value is an array of elements

Outputs#


There are no outputs for this script.