Skip to main content

CheckFieldValue

This Script is part of the Common Scripts Pack.#

This script checks that a field exists (and contains data), and optionally checks the value of the field for a match against an input value. This script can be used with the "GenericPolling" playbook to poll for field population or that a field contains a specific value.

Script Data#


NameDescription
Script Typepython3
Tagsevaluation, polling
Cortex XSOAR Version5.0.0

Inputs#


Argument NameDescription
fieldThe field to check
regexThe regex pattern to check the field for. (optional).

Outputs#


PathDescriptionType
PollingCheckField.nameField Namestring
PollingCheckField.existsField ExistsUnknown