The Gatherow toolkit

A clear path from source
to something useful.

Choose the fields, define the relationships and check the result. Gatherow keeps the decisions visible from your first connection to your published API.

01 / Collect

Check your data
before you connect.

Choose a source, inspect detected field types and sample records, and keep the fields you need. For files and reports, you can set a worksheet, header row or record path when the format needs a little guidance.

Field selection stays with the source for future refreshes. You can return to Check data to review the full collected schema.

Explore supported sources
Check data Example
customer_id Text
company Text
order_total Number
active Boolean

Review types. Choose fields. Then connect.

02 / Shape

Build a table.
Keep the result in view.

Use Canvas or Guided steps to choose and reorder fields, rename columns and combine up to five sources. Click controls and keyboard alternatives support the same work as dragging.

Match records with explicit fields and cleanup rules. For repeated records, use Combine & summarize to sum, average, count or collect unique values. Each source is grouped independently before the results are combined.

Learn how matching works
Customer overview Example
Illustrative customer table combining a spreadsheet and an orders report
CustomerRegionOrdersTotal
Juniper StudioNorth12€1,840
Forma SupplyWest8€960
Daybreak Co.North15€2,250
Customer + orders, grouped by ID

Rules that reflect your data

Match on up to four fields, remove an exact prefix or suffix, trim whitespace and choose case or type conversions. Blank matching IDs are handled explicitly.

More useful table shapes

Filter source rows before aggregation or results afterward. Split delimited field values into rows, choose a sort order and rename the output fields.

A draft from your description

Optional AI drafting turns a request into a supported table or API configuration. Review the calculated preview, then explicitly apply the draft to continue editing.

03 / Share

A read-only API.
Your choices built in.

Set response fields, saved filters, sorting and a default page size. Create a key with endpoint access and an expiry, then share it privately with the tool that needs your data.

Responses include pagination, freshness and a snapshot identifier. Use the snapshot across pages to detect changes instead of mixing versions.

Explore access controls
GETIllustrative response
{
  "data": [{
    "customer": "Juniper Studio",
    "orders": 12,
    "total": 1840
  }],
  "pagination": { ... },
  "meta": { ... }
}

Example data · fields chosen in your table

Made to work together

Shared work. Deliberate changes.

Workspace roles

Owners manage access and keys. Editors work on data and APIs. Viewers inspect results. Personal drafts stay separate until saved.

Refresh with context

Schedule supported remote sources, see collection status and keep the last valid snapshot when collection or rebuilding fails.

Understand a saved result

Explain a value shows the source evidence and calculation behind supported result cells. Table history records definitions for review and restoration.

A little less copy. A lot more clarity.

Your next useful table starts here.

Connect a source, choose the fields that matter, and see what comes together.