Skip to main content

FileCreateAndUpload

This Script is part of the Common Scripts Pack.#

Deprecated

Use FileCreateAndUploadV2 instead.

Creates a file using the given data input or entry ID, and uploads it to the current investigation's War Room.

Script Data#


NameDescription
Script Typejavascript
TagsUtility

Inputs#


Argument NameDescription
filenameThe name of the file to be created.
dataThe input data to write to file.
entryIdThe entry ID contents to write into file.

Outputs#


There are no outputs for this script.