Automation connector

Zapier, Make & n8n Dashboards via Webhook

A secret URL you can POST JSON to. Metrics or rows — thousands of tools can send them.

Category AutomationAuth secret URLRefresh on every postProduces metrics + dataset
Connect Webhook (Zapier / Make / n8n) →
Pro plan · credentials encrypted at rest · disconnect any time, your data stays

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)

  1. Connect to get your secret webhook URL.
  2. In Zapier, Make or n8n add a 'Webhooks → POST' action at the end of a workflow and paste the URL.
  3. Send {"metrics": {"Name": value}} to track numbers, or {"rows": [ {...} ]} to build a table.
  4. 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

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

{ }
REST / JSON APIAny HTTP endpoint that returns JSON. Name the array of records and it becomes a scheduled dataset.
PL
PlausibleVisitors, pageviews, bounce rate and visit duration for the last 30 days, plus a daily series dataset. Works with plausible.io and self-hosted instances.
HS
HubSpotOpen pipeline, won revenue, new contacts and win rate — plus every deal as a dataset.
PD
PipedriveOpen deals and pipeline value, won revenue, 90-day win rate and activities due — plus every deal as a dataset.
MY
MySQLRun a SELECT against a MySQL or MariaDB database on a schedule and use the result as a live dataset. Read-only, capped at 20,000 rows and 30 seconds per run.
PG
PostgreSQLRun a SELECT against your Postgres database on a schedule and use the result as a live dataset. Read-only, capped at 20,000 rows and 30 seconds per run.

All 22 live data sources →

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) →
Free account first · live connectors unlock on Pro