Inject

trigger.inject Input v0.1.0

Injects static manual test payloads as workflow input.

Ports

This is a trigger — it starts runs and takes no input wire.

DirectionPortLabel
OutputoutputInjected payload

Properties

PropertyTypeDefaultDescription
Content type
contentType
select "application/json" Content type of the injected payload.
application/jsonapplication/cbortext/plainapplication/xmltext/htmlapplication/x-www-form-urlencodedmultipart/form-dataimage/pngimage/jpegimage/gifimage/webpimage/svg+xmlapplication/pdfapplication/vnd.openxmlformats-officedocument.wordprocessingml.documentapplication/vnd.openxmlformats-officedocument.spreadsheetml.sheettext/csvaudio/mpegvideo/mp4application/octet-stream
Payload
payload
payload {"sample":true} Static payload injected as the trigger output. The editor follows the Content type — JSON grid for JSON, code editor for text/HTML/XML/JavaScript.
Encoding
encoding
select "utf8" How a string payload is decoded.
utf8base64

This page is generated from the node registry by gen-node-docs.mjs on every site build — ports, properties, defaults and visibility rules cannot drift from the code.