DemistoUploadFile
This Script is part of the Cortex REST API Pack.#
Deprecated
Use UploadFileV2 instead.
Copies a file from an incident to a specified incident. The file is recorded as an entry in the specified incident's War Room.
Script Data#
| Name | Description |
|---|---|
| Script Type | javascript |
| Tags | DemistoAPI |
Dependencies#
This script uses the following commands and scripts.
- core-api-multipart
Inputs#
| Argument Name | Description |
|---|---|
| entryID | The file entry ID. |
| incidentID | The incident ID to upload the file to. |
| body | Request body |
Outputs#
There are no outputs for this script.