Track student attendance from CSV, email parents, and build an HTML dashboard — Workflow n8n

ÉlevĂ© complexitĂ©â° PlanifiĂ©18 nƓudsđŸ·ïž Miscellaneous👁 1 vuespar Tejasv Makkar

Aperçu

🚀 Overview

Automatically monitors daily student attendance from CSV files, identifies absent students, sends parent email alerts via SMTP, calculates risk scores, and generates an interactive HTML dashboard — all on a weekday schedule with no manual work needed.

⚙ How it works

Schedule trigger — runs Monday–Friday at 17:30 Data ingestion — reads student_attendance.csv and filters to today's records only Absence check — splits students into Absent / Present branches Contact merge — matches ab

NƓuds utilisĂ©s

Send EmailCode

Aperçu du workflow

Loading workflow preview...

Comment ça fonctionne

  1. 1

    Déclencheur

    Le workflow démarre avec un déclencheur planifié, s'exécutant selon un planning défini.

  2. 2

    Traitement

    Les donnĂ©es transitent par 18 nƓuds, connecting code, converttofile, emailsend.

  3. 3

    Sortie

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

DĂ©tails des nƓuds (18)

SE

Send Email

emailSend

#1
CO

Code

code

#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-from-csv-email-parents-and-build-an-html-dashboard 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 from CSV, email parents, and build an HTML dashboard", "nodes": [...], ...}

Intégrations

codeconverttofileemailsendfilterifmergereadwritefilescheduletriggerspreadsheetfile

Obtenir ce workflow

Téléchargez et importez en un clic

Voir sur n8n.io
NƓuds18
Complexitéhigh
Déclencheurscheduled
Vues1
CatégorieMiscellaneous

Créé par

Tejasv Makkar

Tejasv Makkar

@tmakkar

Tags

codeconverttofileemailsendfilterifmergereadwritefilescheduletriggerspreadsheetfile
⚡

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