Track Student Attendance with Mobile App, Google Sheets, and Email Alerts — Workflow n8n

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

Aperçu

A lightweight no-code workflow that captures student check-in data via a mobile app or webhook, stores it in a Google Sheet, and instantly notifies the class teacher via email.

🎯 What This Does

Students check in using a mobile app or QR code Their data is formatted and saved to a Google Sheet A notification email is sent to the class teacher in real time

🔧 Workflow Steps

| Step | Description | | -----------------------

NƓuds utilisĂ©s

Send EmailGoogle Sheets

Aperçu du workflow

Triggered via POST request from mobile app or
Saves student check-in data into Google Sheet
Sends formatted check-in email to the class t
Returns a confirmation response to the mobile
Cleans and prepares incoming JSON into struct
⚡
S
Student Check-in
F
Format Data
Email Teacher
⚡
S
Success Response
Append or update row in 

5 nodes4 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 5 nƓuds, connecting emailsend, googlesheets, respondtowebhook.

  3. 3

    Sortie

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

DĂ©tails des nƓuds (5)

SE

Send Email

emailSend

#1
GO

Google Sheets

googleSheets

#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-attendance-with-mobile-app-google-sheets-and-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 Attendance with Mobile App, Google Sheets, and Email Alerts", "nodes": [...], ...}

Intégrations

emailsendgooglesheetsrespondtowebhooksetwebhook

Obtenir ce workflow

Téléchargez et importez en un clic

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

Créé par

Oneclick AI Squad

Oneclick AI Squad

@oneclick-ai

Tags

emailsendgooglesheetsrespondtowebhooksetwebhook
⚡

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