Connects to the tools you already use.

Push Living Content to your CMS. Pull data from your spreadsheets and analytics. Build custom workflows with webhooks and the REST API.

15+
Integrations
16
Webhook events
1-click
OAuth flows
7
CMS platforms

CMS connectors

Push Living Content corrections directly to your published posts.

W

WordPress

Inject Living Content blocks into Gutenberg or classic editor posts.

G

Ghost

Push corrections to Ghost articles via Lexical JSON.

S

Shopify

Embed living data in Shopify article and collection pages.

W

Webflow

Inject into rich-text fields via the Webflow CMS API.

C

Contentful

Write Living Content as Contentful rich-text JSON entries.

S

Sanity

Push corrections as Sanity Portable Text blocks.

N

Notion

Inject Living Content as Notion blocks via the API.

Data sources

Connect your data so charts and prose stay current.

Google Sheets

Auto-refresh charts every 15 minutes from your spreadsheet. One-click OAuth.

{ }

CSV and JSON

Import data from any file format. Drag and drop or paste.

URL tables

Paste a URL and extract HTML tables into chart data.

Monitored pages

Track any webpage and update the stats and claims in your prose when the source changes. Powers Living Content.

Analytics

Connect search and engagement data for content experiments.

Google Search Console

Track impressions, clicks, CTR, and position for content experiments. Weekly snapshots collected automatically.

Google Analytics 4

Measure sessions, bounce rate, time on page, and conversions. Connect experiment results to real engagement data.

Notifications

Get alerted when data shifts and claims go stale.

@

Email digests

Batched notifications for claim changes, experiment updates, and Living Content switches. Immediate or daily frequency.

Webhooks

16 event types with HMAC-signed payloads and exponential backoff retry. Build custom workflows on top of LiquiChart events.

#

Slack

Coming Soon

Pulse alerts delivered to your Slack channel when high-significance events fire.

Build your own.

Programmatic access to polls, charts, claims, and Living Content. Build custom integrations on top of LiquiChart.

POST /api/v1/charts
curl https://www.liquichart.com/api/v1/charts \
-H "Authorization: Bearer lc_live_..." \
-d '{ "title": "Q4 SaaS retention",
"chartType": "bar", "manualData": [...] }'
// 201 Created
{ "chart": { "id": "cht_92Ja..." }, "version": 1 }

Developer docs

  • REST API with bearer auth
  • Zero-dependency TypeScript SDK
  • 16 webhook events
  • HMAC-signed payloads
  • Exponential backoff retry
View Docs

Don't see your tool?

Webhooks and the REST API cover everything else. If there's a connector you'd like to see, let us know.