DataminrPulseTransformExtractedIndicatorsToList
This Script is part of the Dataminr Pulse Pack.#
Supported 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 Data#
| Name | Description |
|---|---|
| Script Type | python3 |
| Cortex XSOAR Version | 6.5.0 |
Inputs#
| Argument Name | Description |
|---|---|
| ExtractedIndicators | Response from extractIndicators (Builtin) script. |
Outputs#
| Path | Description | Type |
|---|---|---|
| TransformedIndicators.indicatorList | Indicator list. | Unknown |