Skip to main content

Context Polling - Generic

This Playbook is part of the Common Playbooks Pack.#

This playbook polls a context key to check if a specific value exists.

Dependencies#

This playbook uses the following sub-playbooks, integrations, and scripts.

Sub-playbooks#

  • Generic Polling

Integrations#

This playbook does not use any integrations.

Scripts#

  • CheckContextValue

Commands#

This playbook does not use any commands.

Playbook Inputs#


NameDescriptionDefault ValueRequired
keyThe context key to poll for a value. Can contain ''.'', for example: "ContextKey1.ContextKey2.ContextKey3"'Required
valueThe regex to check the field for. By default the regex contains .+, which matches anything other than None..+Required
frequencyHow often to check (in minutes).1Required
timeoutWhen to timeout (in minutes).10Required

Playbook Outputs#


There are no outputs for this playbook.

Playbook Image#


Setup Account