Skip to main content

PublishEntriesToContext

This Script is part of the Common Scripts Pack.#

Publishes entries to the incident's context.

Script Data#


NameDescription
Script Typejavascript
TagsUtility

Inputs#


Argument NameDescription
idsThe entry IDs to publish. This will accept comma-separated IDs or a list of strings.
outThe name of the context key. The default is "entries".

Outputs#


PathDescriptionType
entriesThe entries published to context. If the out key was not provided.Unknown