High Reading Alert
Send a notification when systolic pressure goes above 140 mmHg so you can take action.
Your systolic and diastolic blood pressure readings, logged from a connected blood pressure monitor.
Your systolic and diastolic blood pressure readings, logged from a connected blood pressure monitor.
Unit: mmHg (systolic / diastolic)
Keep a complete reading history outside any app, get notified on high readings, and share data with health workflows.
HC Webhook sends blood pressure readings to any webhook — here are ideas to get you started.
Send a notification when systolic pressure goes above 140 mmHg so you can take action.
Append every reading to a Google Sheet with timestamp so you have a clean record to share.
Email yourself a weekly average and highlight any readings that were outside normal range.
Show your latest systolic and diastolic readings on a Home Assistant dashboard tile.
After a morning reading, trigger a Home Assistant routine — if readings are normal, start your usual schedule.
Build a full blood pressure log in Airtable with color coding for readings that fall outside your target range.
HC Webhook posts a JSON object containing a blood_pressure array to your endpoint on every sync.
{
"timestamp": "2026-04-15T08:00:00Z",
"blood_pressure": [
{
"systolic_mmhg": 118,
"diastolic_mmhg": 76,
"time": "2026-04-15T08:00:00Z"
}
]
}Google Health Connect stores your blood pressure 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 Blood Pressure.
Paste your webhook URL — Home Assistant, n8n, Zapier, or any endpoint.
Set your sync schedule. Blood Pressure 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