triggerPipeline params Schema #

undefined#/properties/postProcess/items/allOf/24/properties/params

Parameters to be passed to the triggerPipeline module

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status No Forbidden Allowed none specSchema.schema.json*

params Type #

object (triggerPipeline params)

triggerPipeline params Properties #

Property Type Required Nullable Defined by
trigger Flexible Optional cannot be null specSchema (Unified Pipeline Specification)
emitBefore Flexible Optional cannot be null specSchema (Unified Pipeline Specification)
emitAfter Flexible Optional cannot be null specSchema (Unified Pipeline Specification)
data Not specified Optional cannot be null specSchema (Unified Pipeline Specification)
pipelineTransform Flexible Optional cannot be null specSchema (Unified Pipeline Specification)
pipeline Merged Optional cannot be null specSchema (Unified Pipeline Specification)

trigger #

trigger TODO

trigger

emitBefore #

emitBefore TODO

emitBefore

emitAfter #

emitAfter TODO

emitAfter

data #

Inline data to be processed by the JSONata expressions

data

pipelineTransform #

pipelineTransform TODO

pipelineTransform

pipeline #

pipeline TODO

pipeline