HC Webhook
Health Metric

What is Height?

Measured in: cm

Your height as stored in Google Health Connect, usually set once in a connected app.

Definition

What it measures

Your height as stored in Google Health Connect, usually set once in a connected app.

Unit: cm

Why Track It

Why it matters

Use your height in calculations like BMI, VO2 Max estimates, or to keep a fitness profile in sync across tools.

Automations

What you can do with Height data.

HC Webhook sends height readings to any webhook — here are ideas to get you started.

BMI Calculation

Combine height with weight in an n8n formula to calculate and log your BMI automatically.

Fitness Profile Sync

Keep a personal health profile up to date in Airtable or Notion with all your biometric data.

VO2 Max Estimate Input

Use height as one input in a custom VO2 Max or metabolic rate formula in your workflow.

Health Record Backup

Store a complete snapshot of your health profile — height, weight, and other biometrics — in your own database.

Data Format

What the JSON looks like.

HC Webhook posts a JSON object containing a height array to your endpoint on every sync.

{
  "timestamp": "2026-04-15T07:00:00Z",
  "height": [
    { "cm": 178, "time": "2026-04-15T07:00:00Z" }
  ]
}
How to Export

Get Height out of Health Connect

Google Health Connect stores your height data from compatible apps (Samsung Health, Fitbit, Garmin, and more). HC Webhook reads that data on a schedule you set and forwards it as JSON to any URL you add — n8n, Home Assistant, Zapier, or your own API.

  1. 01

    Install HC Webhook and grant Health Connect permission for Height.

  2. 02

    Paste your webhook URL — Home Assistant, n8n, Zapier, or any endpoint.

  3. 03

    Set your sync schedule. Height readings arrive automatically, every time.

Get it on Google Play

Start tracking your Height data.

Free Android app. No account required. Data stays on your device.

Get it on Google Play