Track Student Arrival with iOS Automation, Google Sheets & Email Alerts — Workflow n8n

Moyen complexitĂ©đŸ”— Webhook8 nƓudsđŸ·ïž Miscellaneouspar Oneclick AI Squad

Aperçu

This workflow automates real-time student tracking using iOS Shortcuts and geolocation data, notifying both teachers and parents based on geofenced logic.

🎯 What This Workflow Does

Receives student location updates via webhook (iOS Shortcuts) Detects if the student has arrived at school Logs arrival data to Google Sheets Sends email alerts** to teacher and/or parent based on location

🔄 Workflow Steps

| Step | Description | |

NƓuds utilisĂ©s

Send EmailHTTP Request

Aperçu du workflow

Triggered via iOS Shortcut when student locat
Extracts coordinates and metadata
Checks if student entered school zone
Adds arrival data to Google Sheet
Double-checks geofence condition before notif
Returns a 200 response to the triggering devi
Sends email if student is confirmed at school
⚡
L
Location Update Webhook
P
Process Location Data
S
Student Arrived?
Log School Arrival
A
At School?
Notify Teacher
Notify Parent
⚡
S
Success Response
8 nodes8 edges

Comment ça fonctionne

  1. 1

    Déclencheur

    Le workflow démarre avec un déclencheur webhook.

  2. 2

    Traitement

    Les donnĂ©es transitent par 8 nƓuds, connecting emailsend, httprequest, if.

  3. 3

    Sortie

    Le workflow termine son automatisation et livre le résultat à la destination configurée.

DĂ©tails des nƓuds (8)

SE

Send Email

emailSend

#1
HT

HTTP Request

httpRequest

#2

Comment importer ce workflow

  1. 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
  2. 2Ouvrez votre instance n8n. AccĂ©dez Ă  Workflows → Nouveau → Importer depuis un fichier.
  3. 3Sélectionnez le fichier track-student-arrival-with-ios-automation-google-sheets-email-alerts téléchargé et cliquez sur Importer.
  4. 4Configurez les identifiants pour chaque nƓud de service (clĂ©s API, OAuth, etc.).
  5. 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.

Ou collez directement dans n8n → Importer depuis JSON :

{ "name": "Track Student Arrival with iOS Automation, Google Sheets & Email Alerts", "nodes": [...], ...}

Intégrations

emailsendhttprequestifrespondtowebhooksetwebhook

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
NƓuds8
Complexitémedium
Déclencheurwebhook
CatégorieMiscellaneous

Créé par

Oneclick AI Squad

Oneclick AI Squad

@oneclick-ai

Tags

emailsendhttprequestifrespondtowebhooksetwebhook
⚡

Nouveau sur n8n ?

n8n est un outil d'automatisation de workflows gratuit et open-source. HĂ©bergez-le vous-mĂȘme ou utilisez la version cloud.

Obtenir n8n gratuitement →

Related Miscellaneous Workflows