Skip to main content

isArrayItemInList

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

Supported versions

Supported Cortex XSOAR versions: 6.0.0 and later.

This automation is for comparing array(list) data of context to existing lists on XSOAR server. You can avoid using loop of sub-playbook. inputArray: the context array/list data listName: the XSOAR system list

Script Data#


NameDescription
Script Typepython3
TagsCondition

Inputs#


Argument NameDescription
inputArraythe context list data. Data type is list.
listNamethe XSOAR system list name.

Outputs#


There are no outputs for this script.