Get Trigger Output Data With JSON Path
LAST UPDATED: AUG 13, 2024
This command extracts Trigger Output Data using a specified JSON path in an event playbook.
READER NOTE
This command is only applicable within an event Playbook within the "On Event Ingestion" trigger. The trigger output data feature is exclusive to the Event Playbook. Data is stored every time the Event Playbook is ran using the event raw data.
Implementation | System |
Command Category | System Utility |
Tags | TRIGGER OUTPUT DATA |
Inputs
Parameter Name | Required/Optional | Description | Sample Data |
---|---|---|---|
Source Type | Required | The data source from which data is obtained. | Event Trigger Data |
JSON Path | Required | JSON path used to get a part from Trigger Data. | $.Data.Root |