Wearable connection like iWatch to N8N Trigger Workflow

I am looking for ideas how to connect an iWatch to N8N, idea is to use a heart rate signal as trigger to send out a message like warning to WhatsApp

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

That is a very interesting use case indeed. Quick search online says apple watch cant post or notify of those type of events but if you find a way to push a notification to and endpoint you could capture it using the webhook trigger in n8n.

Let me know if you find anything, I can see this use case as having some cool uses :slight_smile:

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.