Skip to main content

KeylightCreateIssue

This Script is part of the Lockpath Keylight Pack.#

Use this script to simplify the process of creating or updating a record in Keylight (v2). You specify custom arguments for which to populate the components. The arguments in this documentation are meant as examples only.

Script Data#


NameDescription
Script Typepython3
Cortex XSOAR Version5.0.0

Dependencies#


This script uses the following commands and scripts.

  • kl-get-component
  • kl-get-records

Inputs#


Argument NameDescription
task_idThe task ID (task name) of the task to create. This is not a lookup field.
projectThe project name to create. This is a lookup field.

Outputs#


PathDescriptionType
Keylight.JSONThe format needed to create or update a record in Keylight(v2).Unknown