Skip to main content
The “Read files” transformer can be used to read the contents of a file located on a filesystem and makes it available in the entity data.

Fields

Filesystem

A required field. The filesystem containing the file to read.

Parser

A required field. The parser is used to decode the contents of the file into JSON so that it can be used within Alumio.

File location

A required field. The path to the file on the filesystem. Is also used to set the contents of the file in the entity data.