Documents
Embtion (0.9)
Nodes
Data Nodes
Read File Node

Read File Node

Reads data from a specified file into the workflow, allowing subsequent nodes to utilize this data.

Parameters

LabelValue TypeDescription
FileFileUploadThe file to read data from.
File data will be stored in the workflowLabelSpecifies that the file data will be stored in the workflow.
DataTextThe data read from the file.
Variable for File DataValueOutputVariable to store the file data, making it accessible for subsequent nodes.