Skip to main content

CherwellIncidentUnlinkTask

This Script is part of the Cherwell Pack.#

This script is an example script of how to unlink a task from an incident in Cherwell. The script wraps the cherwell-unlink-business-object command of the cherwell integration. When writing your own script to unlink business objects, follow the instructions found in the configuration section of the script, but do not change the execution section.

Script Data#


NameDescription
Script Typepython3
TagsCherwell
Cortex XSOAR Version5.0.0

Dependencies#


This script uses the following commands and scripts.

  • cherwell-unlink-business-objects

Inputs#


Argument NameDescription
incident_record_idIncident record ID.
task_record_idTask record ID.

Outputs#


There are no outputs for this script.