Skip to main content

FileCreateAndUploadV2

This Script is part of the Common Scripts Pack.#

Supported 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 Data#


NameDescription
Script Typepython3
TagsUtility
Cortex XSOAR Version6.2.0

Inputs#


Argument NameDescription
filenameThe name of the file to be created.
dataInput data to write to the file.
entryIdEntry ID contents to write in the file.
data_encodingEncoding type of the input data or contents.

Outputs#


There are no outputs for this script.