Skip to main content
Skip table of contents

Global List

LAST UPDATED: OCT 15, 2024

Global Lists are collections of reusable data stored in JSON format that facilitate efficient data management across the system. They enable playbook tasks to perform a range of operations via utility commands, such as adding new data, verifying the presence of specific values, and clearing the contents of a list.

Frame 168 (1)-20241015-222350.png

Adding and Configuring a Global List

In the Global List page, you can add in arrays of data, which can be used by Playbooks.

  1. Click on + Add Global List button.

  2. Make necessary edits to the form fields: Name, Description and Content (JSON Array). Ensure that the content size is no more than 20 MB.

  3. Select the sites where the global list will be available.

  4. Ensure the Active checkbox is selected to render it visible and available for use across the system.

  5. Click on the Save button.

Frame 169-20241015-223823.png

Using a Global List

Once a Global List has been saved into the system, you can use it in any area that allows for a dynamic input. For example, you can select it to be used as an input of a command. The following example shows the steps to use a global list item in a dynamic input:

  1. Select any incident playbook

  1. Drag a Command Task onto the Playbook editor.

Frame 174-20241015-231724.png
  1. Select any Command that takes dynamic inputs. Let us use the Send Email system utility command for this example.

  2. Enable the Dynamic toggle, if applicable.

  3. Click on the ellipsis button.

Frame 170-20241015-225203.png
  1. Select the Global List data source option at the top left corner of the modal component.

Frame 172 (1)-20241015-230327.png
  1. Select a global list.

  2. Click on the Save button.

Frame 173 (3)-20241015-231314.png

RESULT

The select JSON object within the Global List data source will be used as the input parameter.

Frame 175-20241015-232053.png
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.