Load From Url Node
Loads data from a specified URL into the workflow, allowing subsequent nodes to utilize this data.
Parameters
Label | Value Type | Description |
---|---|---|
URL | ValueInput | The URL to load data from. |
Store Data in Workflow | Checkbox | Specifies whether to store the loaded data in the workflow. |
Data | Text | The data loaded from the URL. |
Variable for Data | ValueOutput | Variable to store the loaded data, making it accessible for subsequent nodes. |