DataminrPulseTransformExtractedIndicatorsToList
Dataminr Pulse Pack.#
This Script is part of theSupported versions
Supported Cortex XSOAR versions: 6.5.0 and later.
Script used to transform result received from the extractIndicators (Builtin) script from the dictionary of indicators to a list of indicators.
#
Script DataName | Description |
---|---|
Script Type | python3 |
Cortex XSOAR Version | 6.5.0 |
#
InputsArgument Name | Description |
---|---|
ExtractedIndicators | Response from extractIndicators (Builtin) script. |
#
OutputsPath | Description | Type |
---|---|---|
TransformedIndicators.indicatorList | Indicator list. | Unknown |