Deprecated. Use the DemistoUploadFileV2 script instead. Copies a file from this incident to the specified incident. The file is uploaded as an attachment to the specified incident’s Summary page, and recorded as an entry in the War Room.
Cortex REST API
- Details
- Content
- Dependencies
- Version History
Use Demisto REST APIs
Name | Description |
---|---|
DemistoUploadFileToIncident | |
DemistoUploadFileV2 | Deprecated. Use UploadFile instead. |
DemistoCreateList | Create a new list. |
DemistoLinkIncidents | Deprecated. No available replacement. |
GetTasksWithSections | Groups all tasks for a specific incident according to the task headers (titles). |
SetIRProceduresMarkdown | Creates markdown tables based on information from the GetTasksWithSection command. |
DemistoLogsBundle | Deprecated. No available replacement. |
DemistoGetIncidentTasksByState | Deprecated. Use GetIncidentTasksByState instead. |
GetIncidentTasks | Get all tasks for a specific incident by the given state, name and/or tag. |
UploadFile | Copies a file from this incident to the specified incident. The file is recorded as an entry in the specified incident’s War Room. |
DemistoLeaveAllInvestigations | Deprecated. No available replacement. |
GetIncidentTasksByState | Deprecated. Use the GetIncidentTasks script instead. |
DemistoUploadFile | Deprecated. Use UploadFileV2 instead. |
DemistoSendInvite | Deprecated. No available replacement. |
Name | Description |
---|---|
Core REST API | Use Core REST APIs. |
Demisto REST API (Deprecated) | Deprecated. Use Core REST API instead. |
Name | Description |
---|---|
GetTasksWithSections | Groups all tasks for a specific incident according to the task headers (titles). |
DemistoSendInvite | Deprecated. No available replacement. |
UploadFile | Copies a file from this incident to the specified incident. The file is recorded as an entry in the specified incident’s War Room. |
DemistoUploadFile | Deprecated. Use UploadFileV2 instead. |
DemistoLogsBundle | Deprecated. No available replacement. |
GetIncidentTasksByState | Deprecated. Use the GetIncidentTasks script instead. |
GetAlertTasksByState | Deprecated. Use the GetAlertTasks script instead. |
DemistoUploadFileToAlert | Deprecated. Use the DemistoUploadFileV2 script instead. Copies a file from this incident to the specified incident. The file is uploaded as an attachment to the specified incident’s Summary page, and recorded as an entry in the War Room. |
DemistoGetIncidentTasksByState | Deprecated. Use GetIncidentTasksByState instead. |
DemistoGetAlertTasksByState | Deprecated. Use GetAlertTasksByState instead. |
DemistoUploadFileV2 | Deprecated. Use UploadFile instead. |
SetIRProceduresMarkdown | Creates markdown tables based on information from the GetTasksWithSection command. |
DemistoLeaveAllInvestigations | Deprecated. No available replacement. |
GetIncidentTasks | Get all tasks for a specific incident by the given state, name and/or tag. |
GetAlertTasks | Get all tasks for a specific alert by the given state, name and/or tag. |
Name | Description |
---|---|
Core REST API | Use Core REST APIs. |
Pack Name | Pack By |
---|---|
Base | By: Cortex XSOAR |
Pack Name | Pack By |
---|
Pack Name | Pack By |
---|---|
Base | By: Cortex XSOAR |
Integrations
Core REST API
- Breaking Changes: The fields argument has been removed from the core-delete-incidents command. The function now exclusively returns the relevant fields: 'totalDeleted', 'notUpdated', and 'total'.
- Updated the core-delete-incidents command to eliminate the fields argument.
- 38609
Download
Scripts
UploadFile
- Updated the Docker image to: demisto/python3:3.11.10.115186.
SetIRProceduresMarkdown
- Updated the Docker image to: demisto/python3:3.11.10.115186.
GetIncidentTasks
- Updated the Docker image to: demisto/python3:3.11.10.115186.
GetTasksWithSections
- Updated the Docker image to: demisto/python3:3.11.10.115186.
- 37147
- 37137
- 37136
- 37140
- 37138
- 37139
Download
Integrations
Core REST API
- Command demisto-api-multipart is deprecated. Use core-api-multipart instead.
- Command demisto-api-post is deprecated. Use core-api-post instead.
- Command demisto-api-put is deprecated. Use core-api-put instead.
- Command demisto-api-get is deprecated. Use core-api-get instead.
- Command demisto-api-delete is deprecated. Use core-api-delete instead.
- Command demisto-api-download is deprecated. Use core-api-download instead.
- Command demisto-api-install-packs is deprecated. Use core-api-install-packs instead.
- Command demisto-delete-incidents is deprecated. Use core-delete-incidents instead.
Scripts
DemistoUploadFile
- Deprecated the demisto-api-* commands and replaced with the core-api-* commands. (Commands are identical, no effect is expected.)
DemistoGetIncidentTasksByState
Deprecated the demisto-api-* commands and replaced with the core-api-* commands. (Commands are identical, no effect is expected.)
DemistoUploadFileToIncident
- Deprecated the demisto-api-* commands and replaced with the core-api-* commands. (Commands are identical, no effect is expected.)
- Updated the Docker image to: demisto/python:2.7.18.76921.
DemistoLinkIncidents
Deprecated the demisto-api-* commands and replaced with the core-api-* commands. (Commands are identical, no effect is expected.)
DemistoLeaveAllInvestigations
Deprecated the demisto-api-* commands and replaced with the core-api-* commands. (Commands are identical, no effect is expected.)
DemistoUploadFileV2
- Deprecated the demisto-api-* commands and replaced with the core-api-* commands. (Commands are identical, no effect is expected.)
- Updated the Docker image to: demisto/python3:3.10.13.83255.
DemistoLogsBundle
Deprecated the demisto-api-* commands and replaced with the core-api-* commands. (Commands are identical, no effect is expected.)
UploadFile
- Deprecated the demisto-api-* commands and replaced with the core-api-* commands. (Commands are identical, no effect is expected.)
- Updated the Docker image to: demisto/python3:3.10.13.83255.
DemistoSendInvite
Deprecated the demisto-api-* commands and replaced with the core-api-* commands. (Commands are identical, no effect is expected.)
DemistoCreateList
Deprecated the demisto-api-* commands and replaced with the core-api-* commands. (Commands are identical, no effect is expected.)
GetIncidentTasksByState
Deprecated the demisto-api-* commands and replaced with the core-api-* commands. (Commands are identical, no effect is expected.)
- 31388
Download
Integrations
Demisto REST API (Deprecated)
- Deprecated. Use the Core REST API integration instead.
Core REST API
- Now available on the XSOAR platform.
- Added a new parameter Authentication method. Supports authentication using a "Standard" API Key or an "Advanced" API key (relevant only for Cortex XSIAM and XSOAR 8.0.0 and above).
- Added the core-api-install-packs command.
- 23804
Download
Scripts
DemistoLeaveAllInvestigations
- Deprecated. No available replacement.
DemistoGetIncidentTasksByState
- Deprecated. No available replacement.
DemistoLinkIncidents
- Deprecated. No available replacement.
DemistoLogsBundle
- Deprecated. No available replacement.
DemistoSendInvite
- Deprecated. No available replacement.
- 23427
Download
Scripts
SetIRProceduresMarkdown
- Improved implementation by removing a dependency on the integration instance. This script may now be used independently.
- Updated the Docker image to: demisto/python3:3.10.4.30607.
GetTasksWithSections
- Improved implementation by removing a dependency on the integration instance. This script may now be used independently.
- Updated the Docker image to: demisto/python3:3.10.4.30607.
- 19483
Download
Integrations
Core REST API
- Breaking Changes: The fields argument has been removed from the core-delete-incidents command. The function now exclusively returns the relevant fields: 'totalDeleted', 'notUpdated', and 'total'.
- Updated the core-delete-incidents command to eliminate the fields argument.
- 38609
Download
Scripts
UploadFile
- Updated the Docker image to: demisto/python3:3.11.10.115186.
SetIRProceduresMarkdown
- Updated the Docker image to: demisto/python3:3.11.10.115186.
GetIncidentTasks
- Updated the Docker image to: demisto/python3:3.11.10.115186.
GetTasksWithSections
- Updated the Docker image to: demisto/python3:3.11.10.115186.
- 37147
- 37137
- 37136
- 37140
- 37138
- 37139
Download
Integrations
Core REST API
- Command demisto-api-multipart is deprecated. Use core-api-multipart instead.
- Command demisto-api-post is deprecated. Use core-api-post instead.
- Command demisto-api-put is deprecated. Use core-api-put instead.
- Command demisto-api-get is deprecated. Use core-api-get instead.
- Command demisto-api-delete is deprecated. Use core-api-delete instead.
- Command demisto-api-download is deprecated. Use core-api-download instead.
- Command demisto-api-install-packs is deprecated. Use core-api-install-packs instead.
- Command demisto-delete-incidents is deprecated. Use core-delete-incidents instead.
Scripts
DemistoUploadFile
- Deprecated the demisto-api-* commands and replaced with the core-api-* commands. (Commands are identical, no effect is expected.)
DemistoGetIncidentTasksByState
Deprecated the demisto-api-* commands and replaced with the core-api-* commands. (Commands are identical, no effect is expected.)
DemistoUploadFileToIncident
- Deprecated the demisto-api-* commands and replaced with the core-api-* commands. (Commands are identical, no effect is expected.)
- Updated the Docker image to: demisto/python:2.7.18.76921.
DemistoLeaveAllInvestigations
Deprecated the demisto-api-* commands and replaced with the core-api-* commands. (Commands are identical, no effect is expected.)
DemistoUploadFileV2
- Deprecated the demisto-api-* commands and replaced with the core-api-* commands. (Commands are identical, no effect is expected.)
- Updated the Docker image to: demisto/python3:3.10.13.83255.
DemistoLogsBundle
Deprecated the demisto-api-* commands and replaced with the core-api-* commands. (Commands are identical, no effect is expected.)
UploadFile
- Deprecated the demisto-api-* commands and replaced with the core-api-* commands. (Commands are identical, no effect is expected.)
- Updated the Docker image to: demisto/python3:3.10.13.83255.
DemistoSendInvite
Deprecated the demisto-api-* commands and replaced with the core-api-* commands. (Commands are identical, no effect is expected.)
GetIncidentTasksByState
Deprecated the demisto-api-* commands and replaced with the core-api-* commands. (Commands are identical, no effect is expected.)
- 31388
Download
Integrations
Core REST API
- Now available on the XSOAR platform.
- Added a new parameter Authentication method. Supports authentication using a "Standard" API Key or an "Advanced" API key (relevant only for Cortex XSIAM and XSOAR 8.0.0 and above).
- Added the core-api-install-packs command.
- 23804
Download
Scripts
SetIRProceduresMarkdown
- Improved implementation by removing a dependency on the integration instance. This script may now be used independently.
- Updated the Docker image to: demisto/python3:3.10.4.30607.
GetTasksWithSections
- Improved implementation by removing a dependency on the integration instance. This script may now be used independently.
- Updated the Docker image to: demisto/python3:3.10.4.30607.
- 19483
Download
PUBLISHER

PLATFORMS
INFO
Certification | Certified | Read more |
Supported By | Cortex | |
Created | July 15, 2020 | |
Last Release | April 14, 2025 |
WORKS WITH THE FOLLOWING INTEGRATIONS:

