Read from File
Read file contents from the node passed as input
Parameters
Label (internal name) | Type | Default | Description |
---|---|---|---|
Expected Format (format) | select, possible values: String (string), Binary/JSON (binary) | string | Expected format for file content |
Expected Input
Selected Input Node
Expected Input
Output message with either StringBody or JsonBody set
Back to top