isArrayItemInList
Community Common Scripts Pack.#
This Script is part of theSupported 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 DataName | Description |
---|---|
Script Type | python3 |
Tags | Condition |
#
InputsArgument Name | Description |
---|---|
inputArray | the context list data. Data type is list. |
listName | the XSOAR system list name. |
#
OutputsThere are no outputs for this script.