HC Webhook
Health Metric

What is Body Temperature?

Measured in: °C

Your body temperature readings, logged from a connected thermometer or wearable.

Definition

What it measures

Your body temperature readings, logged from a connected thermometer or wearable.

Unit: °C

Why Track It

Why it matters

Get notified of elevated readings, build a wellness log during illness, and track how temperature changes through recovery.

Automations

What you can do with Body Temperature data.

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

Fever Alert

Send a notification when your temperature goes above 37.5°C.

Daily Wellness Log

Append each reading to a Google Sheet to track how your temperature changes over days of illness.

Illness Recovery Tracker

Log temperature in Notion with timestamps so you can see when your fever broke.

Home Assistant Wellness Sensor

Show your latest temperature on a Home Assistant dashboard alongside other health metrics.

Post-Workout Temp Check

Log temperature after intense workouts to monitor for heat stress patterns.

Combined Health Dashboard

Chart temperature alongside heart rate and SpO2 in Grafana during illness periods.

Data Format

What the JSON looks like.

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

{
  "timestamp": "2026-04-15T08:00:00Z",
  "body_temperature": [
    { "celsius": 36.8, "time": "2026-04-15T08:00:00Z" }
  ]
}
How to Export

Get Body Temperature out of Health Connect

Google Health Connect stores your body temperature 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 Body Temperature.

  2. 02

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

  3. 03

    Set your sync schedule. Body Temperature readings arrive automatically, every time.

Get it on Google Play

Start tracking your Body Temperature data.

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

Get it on Google Play