Verified n8n Community Node

Excel Calculations in n8n Workflows

n8n moves your data. SpreadAPI does the math. Run real Excel calculations inside any workflow with the verified SpreadAPI node — your formulas, your business logic, exact results. No Code node, no reimplementation.

Verified by n8n — available on n8n Cloud and self-hosted
The Gap in Every Workflow

n8n Can't Run Excel Formulas

The Excel nodes in n8n read and write files — they don't calculate. Formulas arrive as dead text. Your pricing model, your quote logic, your financial calculations: someone has to compute them.

The Code Node Trap

Rewriting a 50-formula pricing model in JavaScript takes weeks — and every future change happens twice: once in Excel, once in code. They drift apart. Silently.

The Spreadsheet Detour

Writing inputs to a live sheet, waiting, reading results back: slow, fragile, and a race condition when two workflow runs hit the same file.

The SpreadAPI Way

Your Excel file becomes a calculation service. The n8n node sends inputs, your actual formulas compute, results come back as clean fields — in milliseconds.

Setup in Under 5 Minutes

From Spreadsheet to Workflow

1

Publish your Excel model

Upload your spreadsheet to SpreadAPI, mark inputs and outputs, publish. Your formulas stay private — only the parameters are exposed.

2

Install the verified node

On n8n Cloud, just search for "SpreadAPI" in the nodes panel. Self-hosted: Settings → Community Nodes → install n8n-nodes-spreadapi.

3

Paste one URL

Copy the service URL from SpreadAPI's n8n panel into the credential. n8n tests the connection and shows a green check.

4

Pick your service and run

The input form builds itself from your spreadsheet — dropdowns for allowed values, number fields, required markers. Outputs return as flat fields, ready to map.

Built for n8n, Not Just Compatible

What the Verified Node Gives You

Self-building input forms

The node reads your service definition and renders typed fields: dropdowns for allowed values, toggles for booleans, hints for percentage inputs. No guessing parameter names.

One calculation per item

Feed the node 100 items, get 100 calculations. Batch pricing, bulk quotes, portfolio valuations — the n8n way.

AI agent tool included

The node registers as a tool for n8n AI agents. Your agent gets a real Excel calculation engine instead of guessing at math.

Formulas stay private

n8n only ever sees inputs and outputs. Your spreadsheet — the formulas, the margins, the logic — never leaves SpreadAPI.

For AI Builders

Give Your n8n AI Agent a Calculator That Knows Your Business

n8n's built-in Calculator tool does arithmetic. Your business runs on more than arithmetic. Connect the SpreadAPI node as an agent tool and your AI answers with numbers computed by your actual Excel model — tiered pricing, tax rules, commission structures, all of it.

Read: Why AI Fails at Math
What Teams Build

Real Workflows, Real Math

Quote Generation

Webform → SpreadAPI pricing model → PDF quote → email. Complex discount ladders included.

Lead Scoring & Routing

Score incoming leads with your qualification model and route hot ones straight to Slack.

Financial Calculations

Loan schedules, ROI projections, insurance premiums — computed by the models your analysts already maintain.

Commission & Payroll Runs

Monthly batch: pull deals from the CRM, calculate commissions per rep, post results to accounting.

Frequently Asked Questions

What is n8n-nodes-spreadapi?

It's the official SpreadAPI node for n8n, verified by the n8n team. It lets workflows run calculations in published Excel models via SpreadAPI — with typed input forms, flat output fields, and AI-agent-tool support. The source is open on GitHub under MIT license.

Does it work on n8n Cloud?

Yes. As a verified community node, SpreadAPI appears directly in the n8n Cloud nodes panel — no installation needed. On self-hosted n8n, install n8n-nodes-spreadapi via Settings → Community Nodes.

Are my Excel formulas exposed to n8n?

No. n8n only exchanges input values and calculated results with SpreadAPI. The workbook itself — formulas, hidden sheets, business logic — stays on SpreadAPI and is never transferred.

Which Excel features are supported?

SpreadAPI executes over 500 Excel functions with full fidelity, including lookups, financial functions, and multi-sheet models. If your workbook calculates it, the API returns it.

How do percentage inputs work?

Like in Excel: as decimals. 5% is 0.05. The node marks percentage fields with a hint, and the server converts obvious whole-number mistakes automatically on explicitly marked percentage fields.

What does it cost?

SpreadAPI has a free tier to build and test — the n8n node itself is free and open source. For production workloads, see our pricing page.

Your Excel already knows the answer. Let n8n ask it.

Publish a spreadsheet, install the verified node, run your first calculation — in under five minutes.