Read from File (v1)
[Internal] Read file contents from the node passed as input
Parameters
Label (internal name) | Type | Default | Description |
---|---|---|---|
Expected Format (format) | select, possible values: String (string), Raw Binary (raw), JSON (binary), JSON Object as Variables (vars) |
string | Expected format for file content |
Alternative Input (replace and keep .Input.Node) (alt_input) | string | Select a custom input node by path |
Expected Input
Selected Input Node
Expected Input
Output message with either StringBody, JsonBody, or Variables
Back to top