HC Webhook
Health Metric

What is Nutrition?

Measured in: kcal + macros

Calories and macronutrients — protein, carbs, and fat — from your food log in a connected app.

Definition

What it measures

Calories and macronutrients — protein, carbs, and fat — from your food log in a connected app.

Unit: kcal + macros

Why Track It

Why it matters

Combine nutrition data with calories burned to calculate net balance, track macros automatically, and build a full nutrition history.

Automations

What you can do with Nutrition data.

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

Net Calorie Calculator

Subtract food intake from total calories burned in n8n and log the daily net balance to a spreadsheet.

Macro Tracker in Notion

Create a Notion row for each day with protein, carbs, fat, and total calories from your food log.

Daily Nutrition Summary

Send yourself an evening notification with your macro split and whether you hit your protein target.

Weekly Average Report

Email a weekly average of your calorie and macro intake to see trends in your eating patterns.

Goal Alert

Send a notification when you hit your daily protein goal or when you are close to your calorie limit.

Airtable Nutrition History

Build a long-term nutrition log in Airtable with daily entries for all macros and total calories.

Data Format

What the JSON looks like.

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

{
  "timestamp": "2026-04-15T23:59:59Z",
  "nutrition": [
    {
      "total_calories_kcal": 2100,
      "protein_g": 145,
      "carbohydrates_g": 220,
      "fat_g": 72,
      "time": "2026-04-15T23:59:59Z"
    }
  ]
}
How to Export

Get Nutrition out of Health Connect

Google Health Connect stores your nutrition 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 Nutrition.

  2. 02

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

  3. 03

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

Get it on Google Play

Start tracking your Nutrition data.

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

Get it on Google Play