HC Webhook
kg

Sync Lean Body Mass to webhook.

Your total weight minus fat — this includes muscle, bone, water, and organs.

Lean mass is the number that matters when building muscle. Track it alongside body fat to see if your training and nutrition are working.

Get it on Google Play
Ideas

What you can do with Lean Body Mass data.

Muscle Gain Tracker

Log lean mass weekly to a spreadsheet and watch it climb as your training progresses.

Body Composition Dashboard

Chart lean mass, body fat, and total weight together in Grafana for the full picture.

Monthly Progress Report

Email a monthly body composition summary highlighting lean mass gained and fat lost.

Cutting vs. Bulking Tracker

Monitor lean mass changes week over week to ensure you are gaining muscle on a bulk or preserving it on a cut.

Strength Training Log

Pair lean mass data with workout data in Notion to correlate training volume with muscle growth.

Milestone Alert

Send a notification when your lean mass crosses a personal milestone.

Payload

What the data looks like.

HC Webhook sends a JSON object to your endpoint. The lean_body_mass field contains an array of readings from the last sync window.

{
  "timestamp": "2026-04-15T07:30:00Z",
  "lean_body_mass": [
    { "kg": 64.2, "time": "2026-04-15T07:30:00Z" }
  ]
}

Ready to sync your Lean Body Mass data?

No account required. Your data stays on your device.

Get it on Google Play