Documents
Embtion (0.9)
Nodes
Data Nodes
Load From Url Node

Load From Url Node

Loads data from a specified URL into the workflow, allowing subsequent nodes to utilize this data.

Parameters

LabelValue TypeDescription
URLValueInputThe URL to load data from.
Store Data in WorkflowCheckboxSpecifies whether to store the loaded data in the workflow.
DataTextThe data loaded from the URL.
Variable for DataValueOutputVariable to store the loaded data, making it accessible for subsequent nodes.