Skip to main content

JoinListsOfDicts

This Script is part of the SafeBreach - Breach and Attack Simulation platform Pack.#

Deprecated

No available replacement.

Join two list of dictionaries by a key. If the key name differs between the two lists, specify both key (for left list) and rightkey (for right list).

Script Data#


NameDescription
Script Typepython3
Tagstransformer, general, entirelist
Cortex XSOAR Version5.0.0

Inputs#


Argument NameDescription
valueFirst list.
rightSecond list.
keyThe key to match (only for left list if rightkey is specified). Support "CustomFields" if used explicitly.
rightkeyThe key to match in the right list (optional). Support "CustomFields" if used explicitly.

Outputs#


There are no outputs for this script.