Add New Artifacts in Preprocessing Playbook
LAST UPDATED: SEPTEMBER 05, 2025
Adds new artifacts of the selected type to the ingested event in the preprocessing playbook.
Implementation | Python |
Command Category | System Utility |
Tags | ARTIFACTEVENT |
READER NOTE
This command is only applicable within a preprocessing playbook's On Event Ingestion trigger.
Inputs
Parameter Name | Required/Optional | Description | Sample Data |
|---|---|---|---|
Source Type | Required | The source type whose data will be manipulated. | Trigger Output Data |
Artifact Type | Required | The built-in or custom artifact type. By default, the command will automatically match built-in composite (legacy) artifact types from the values provided in Artifact Fields. | URL BUILT-IN ARTIFACTS
|
Artifact Fields | Required | A JSON array containing objects of a single artifact type. Each artifact object follows the schema associated with the type.
|
JSON
COMPOSITE ARTIFACTS SINGLE FIELD / CUSTOM ARTIFACTS |