Skip to main content

What This Node Does

The Import Data node lets you upload a CSV or connect a single spreadsheet tab right inside a Flow. It creates its own project-scoped table without you leaving the canvas. Unlike Get Data, Import Data takes no input from other nodes. It creates the table it loads, so it is a starting point of its own.
The Import Data node modal offering Upload CSV and Connect Spreadsheet options.

When to Use This Node

Use the Import Data node when you want to:
  • Bring a one-off file into a single Flow
  • Connect a specific spreadsheet tab without setting up a full connector
  • Prototype quickly with data that lives only in this Flow’s project

Step-by-Step Usage Guide

1

Add Import Data

From the ”+ Add node” popover, search for “import data” and add it to your canvas.
2

Bring in your file

Upload a CSV, or connect a single Google Sheets / Excel tab. Go Fig creates a project-scoped table from it.
3

Build on top of it

Connect downstream nodes to shape, summarize, or chart the imported rows.
For data you want to reuse org-wide across many Flows and dashboards, set it up as a reusable upload instead. See Uploads.