Select Data
Choose which files or folders enter your flow.
The Select Data node is the starting point of most flows. It defines which data the rest of the pipeline works with — any node connected downstream will receive what's selected here.
You can place multiple Select Data nodes in a single flow to bring in data from different sources and merge them later.
Outputs
| Output | Description |
|---|---|
selected_blobs | The file(s) selected by the user |
selected_folders | The folder(s) selected (if selecting by folder) |
tag | The tag applied to this selection |
Notes
- If no data appears in the selector, you haven't uploaded anything yet — go to the Data tab and click Add Data first
- Use the Tag field when you have multiple Select Data nodes in one flow so downstream nodes can tell them apart
- Supports all data formats: tables, images, PDFs, structured files, and binary data