File Reader
Discover more about the File Reader component and how to use it on the Digibee Integration Platform.
Parameters
Parameter
Description
Default value
Data type
How are text files read?
{
"data" : [
"line 1",
"line 2",
...
],
"fileName": "",
"lineCount": 0
}Handling a characters set (Charset)
How are binary files read?
Was this helpful?