Skip to main content

IvantiHeatCreateIncidentExample

This Script is part of the Ivanti Heat Pack.#

This is a sample script that demonstrates how to create an incident in Ivanti Heat. The script generates data of the created incident in JSON format and writes it to the IvantiHeat.CreateIncidentJSON context path.

Script Data#


NameDescription
Script Typepython3
Cortex XSOAR Version5.0.0

Inputs#


Argument NameDescription
categoryIncident category.
serviceIncident service.
ownerIncident owner.
teamIncident owner team.
summaryIncident subject.
descriptionIncident description.
customerIncident customer.

Outputs#


There are no outputs for this script.