Track Student Arrival with iOS Automation, Google Sheets & Email Alerts — n8n ワークフロー

複雑度🔗 Webhook8個のノード🏷️ Miscellaneous作成者:Oneclick AI Squad

概要

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 | |

使用ノード

Send EmailHTTP Request

ワークフロープレビュー

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

仕組み

  1. 1

    トリガー

    このワークフローは webhook トリガーで開始します。

  2. 2

    処理

    データは 8 個のノードを流れます, connecting emailsend, httprequest, if。

  3. 3

    出力

    ワークフローは自動化を完了し、設定された宛先に結果を配信します。

ノード詳細 (8)

SE

Send Email

emailSend

#1
HT

HTTP Request

httpRequest

#2

このワークフローのインポート方法

  1. 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
  2. 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
  3. 3ダウンロードした track-student-arrival-with-ios-automation-google-sheets-email-alerts ファイルを選択し、インポートをクリックします。
  4. 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
  5. 5ワークフローをテスト をクリックして動作確認し、有効化します。

またはn8nの JSONからインポート に直接貼り付け:

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

インテグレーション

emailsendhttprequestifrespondtowebhooksetwebhook

このワークフローを取得

ワンクリックでダウンロード&インポート

JSONをダウンロードn8n.ioで見る
ノード8
複雑度medium
トリガーwebhook
カテゴリMiscellaneous

作成者

Oneclick AI Squad

Oneclick AI Squad

@oneclick-ai

タグ

emailsendhttprequestifrespondtowebhooksetwebhook

n8n初めてですか?

n8nは無料のオープンソースワークフロー自動化ツールです。セルフホストまたはクラウド版をご利用いただけます。

n8nを無料で始める →

Related Miscellaneous Workflows