CherwellIncidentUnlinkTask
Cherwell Pack.#
This Script is part of theThis 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 DataName | Description |
---|---|
Script Type | python3 |
Tags | Cherwell |
Cortex XSOAR Version | 5.0.0 |
#
DependenciesThis script uses the following commands and scripts.
- cherwell-unlink-business-objects
#
InputsArgument Name | Description |
---|---|
incident_record_id | Incident record ID. |
task_record_id | Task record ID. |
#
OutputsThere are no outputs for this script.