HC Webhook
Health Metric

What is VO2 Max?

Measured in: mL / kg / min

How much oxygen your body can use during hard exercise. It is one of the best measures of cardiovascular fitness.

Definition

What it measures

How much oxygen your body can use during hard exercise. It is one of the best measures of cardiovascular fitness.

Unit: mL / kg / min

Why Track It

Why it matters

VO2 Max improves slowly with training — tracking it month over month shows whether your cardio program is working.

Automations

What you can do with VO2 Max data.

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

Fitness Level Timeline

Log VO2 Max to InfluxDB each time it updates and chart your aerobic fitness improvement over a full year.

Monthly Fitness Report

Send a monthly email showing your VO2 Max change and what fitness category you fall into.

Milestone Celebration

Send a Slack or Telegram message when your VO2 Max crosses a new personal best.

Training Zone Calculator

Use your VO2 Max in an n8n formula to calculate your heart rate training zones and update them automatically.

Grafana Fitness Dashboard

Chart VO2 Max alongside resting heart rate and HRV for a complete cardiovascular health view.

Seasonal Comparison

Compare VO2 Max across seasons to see how summer base training affects winter race fitness.

Data Format

What the JSON looks like.

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

{
  "timestamp": "2026-04-15T07:00:00Z",
  "vo2_max": [
    { "ml_per_kg_per_min": 48.5, "time": "2026-04-15T07:00:00Z" }
  ]
}
How to Export

Get VO2 Max out of Health Connect

Google Health Connect stores your vo2 max 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 VO2 Max.

  2. 02

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

  3. 03

    Set your sync schedule. VO2 Max readings arrive automatically, every time.

Get it on Google Play

Start tracking your VO2 Max data.

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

Get it on Google Play