FileCreateAndUploadV2
Common Scripts Pack.#
This Script is part of theSupported versions
Supported Cortex XSOAR versions: 6.2.0 and later.
Creates a file (using the given data input or entry ID) and uploads it to the current investigation War Room.
#
Script DataName | Description |
---|---|
Script Type | python3 |
Tags | Utility |
Cortex XSOAR Version | 6.2.0 |
#
InputsArgument Name | Description |
---|---|
filename | The name of the file to be created. |
data | Input data to write to the file. |
entryId | Entry ID contents to write in the file. |
data_encoding | Encoding type of the input data or contents. |
#
OutputsThere are no outputs for this script.