FromHttpRequest@1
The FromHttpRequest@1
node is used to extract data from an HTTP request and trigger the execution of the transformation pipeline.
Adapter Prerequisites
Node Configuration
For fields path
, targetPath
, targetValueWriteMode
, and targetValueKind
, see Overview.
triggers:
- type: FromHttpRequest@1
path: /demo # The path that should trigger the pipeline
method: POST # The HTTP method that should trigger the pipeline