Zapier, Make & n8n Dashboards via Webhook
A secret URL you can POST JSON to. Metrics or rows — thousands of tools can send them.
Webhook (Zapier / Make / n8n) connects to DataHub Pro with nothing — you receive a secret URL to post to and gives you metrics and rows from anything that can POST JSON. Setup is 4 steps and takes a few minutes.
Once connected, one click builds a live dashboard from it, the numbers land in My Metrics with history and alerts, and you can ask Claude or ChatGPT about them through the built-in MCP server. No CSV exports, no re-uploads.
What you get
The dataset
Every JSON post appends rows (de-duplicated on an id field when one is present), so the dataset grows into a table you can chart, filter and report on.
How to connect Webhook (Zapier / Make / n8n)
- Connect to get your secret webhook URL.
- In Zapier, Make or n8n add a 'Webhooks → POST' action at the end of a workflow and paste the URL.
- Send {"metrics": {"Name": value}} to track numbers, or {"rows": [ {...} ]} to build a table.
- Every post is logged on this page so you can see it arrive.
curl -X POST 'https://api.datahubpro.co.uk/api/hooks/<your-token>' \
-H 'Content-Type: application/json' \
-d '{"metrics": {"Signups today": 42, "MRR": 12900.5}}'Or post {"rows": [ {...}, {...} ]} — each object becomes a row.
What the app asks for
| Dataset name (optional) | How rows posted here appear in Files. Zapier orders |
|---|
What you can build on it
- A live dashboard in one click — every metric becomes a card with its value, change since last sync and a sparkline; a dataset gets the auto-built dashboard. Share it by link, embed it, or put it on a TV.
- Goals and alerts — set a target on any metric and get an email when it crosses a line or moves more than 10%.
- Scheduled reports — a branded weekly or monthly report that sends itself with the latest numbers.
- Ask your data — a grounded AI analyst in the app, and the same data available to Claude or ChatGPT through the MCP server.
See the 48 dashboard designs →
Questions
Does connecting Webhook (Zapier / Make / n8n) need OAuth or an app approval?
No. Webhook (Zapier / Make / n8n) connects with nothing — you receive a secret URL to post to. There is no OAuth app to register, no review queue and nothing to install. Credentials are encrypted before they reach the database and are never displayed again.
How often does the data refresh?
Whenever you post. The webhook is a secret URL; every JSON post lands immediately as a metric snapshot or a new row, so a Zap that fires per order builds an orders table in real time.
Is the Webhook (Zapier / Make / n8n) connector free?
Uploading files and building dashboards is free. Live connectors — sources that refresh themselves — are on the Pro plan at $19.99 per seat, which includes every connector on this page, unlimited dashboards, scheduled reports and white-label sharing. Databox charges $159 a month for the equivalent tier.
Other connectors
Your Webhook (Zapier / Make / n8n) numbers, live, for $19.99
Connect it in a few minutes. A dashboard that refreshes itself, metrics with history and alerts, and reports that send themselves.
Connect Webhook (Zapier / Make / n8n) →