Monitor Elderly Health Vitals & Send Alerts with Apple Health, Twilio & Gmail — n8n Workflow

Medium complexity🔗 Webhook6 nodes🏷️ Miscellaneous👁 348 viewsby Praveena

Overview

What is Elderwatch Elder Watch is a simple system that checks daily vitals — like heart rate, oxygen, and walking symmetry — using data from an iPhone or Apple Watch. If something looks off — say oxygen drops or heart rate spikes — it flags that as “attention required.” And depending on that status, it can either: Email a daily report to a caregiver Or if there’s an alert — trigger a phone call via Twilio Why do we need this Elder Watch can help older people living alone for children or care giv

Nodes used

HTTP RequestGmailCode

Workflow Preview

Webhook called from phone.
Processor determines if health scores need immediate at
Twilio HTTP Calls API to make a call and also
Health vitals are ok -email to catetaker.
W
Webhook
Process & Flag Health
A
Attention Required?
Twilio Call
Warning Email
All Clear Gmail
6 nodes5 edges

How it Works

  1. 1

    Trigger

    The workflow starts with a webhook trigger.

  2. 2

    Process

    Data flows through 6 nodes, connecting code, gmail, httprequest.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (6)

HT

HTTP Request

httpRequest

#1
GM

Gmail

gmail

#2
CO

Code

code

#3

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded monitor-elderly-health-vitals-send-alerts-with-apple-health-twilio-gmail file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n → Import from JSON:

{ "name": "Monitor Elderly Health Vitals & Send Alerts with Apple Health, Twilio & Gmail", "nodes": [...], ...}

Integrations

codegmailhttprequestifwebhook

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes6
Complexitymedium
Triggerwebhook
Views348

Created by

Praveena

Praveena

@pankstr

Tags

codegmailhttprequestifwebhook

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free →

Related Miscellaneous Workflows