Weekly Mileage Report
Total up your weekly distance in n8n and send a Monday morning summary to Slack or email.
How far you walked or ran during the day, measured by your phone or wearable.
How far you walked or ran during the day, measured by your phone or wearable.
Unit: meters
Track weekly mileage, log runs to your own database, and get alerts when you hit monthly goals.
HC Webhook sends distance readings to any webhook — here are ideas to get you started.
Total up your weekly distance in n8n and send a Monday morning summary to Slack or email.
Send a notification when you cross a monthly distance milestone like 100km.
Append daily distance to a spreadsheet alongside steps and active calories.
Feed distance data into InfluxDB and visualize your running history on a timeline.
Log Health Connect distance alongside Strava data to catch any walks that were not tracked as activities.
Update a sensor with daily distance to see how much you moved on days you commuted vs. worked from home.
HC Webhook posts a JSON object containing a distance array to your endpoint on every sync.
{
"timestamp": "2026-04-15T23:59:59Z",
"distance": [
{
"meters": 7340,
"start_time": "2026-04-15T00:00:00Z",
"end_time": "2026-04-15T23:59:59Z"
}
]
}Google Health Connect stores your distance 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.
Install HC Webhook and grant Health Connect permission for Distance.
Paste your webhook URL — Home Assistant, n8n, Zapier, or any endpoint.
Set your sync schedule. Distance readings arrive automatically, every time.
Steps
Your total step count for the day, recorded by your phone or wearable.
Learn moreSleep
How long you slept and your sleep stages — light, deep, and REM — from the night before.
Learn moreHeart Rate
Your heart rate readings taken throughout the day by your phone or wearable.
Learn moreHeart Rate Variability
How much time varies between your heartbeats. Higher HRV generally means better recovery and lower stress.
Learn more