Track Student Attendance with Mobile App, Google Sheets, and Email Alerts β€” n8n Workflow

Low complexityπŸ”— Webhook5 nodes🏷️ Miscellaneousby Oneclick AI Squad

Overview

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

Nodes used

Send EmailGoogle Sheets

Workflow Preview

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

How it Works

  1. 1

    Trigger

    The workflow starts with a webhook trigger.

  2. 2

    Process

    Data flows through 5 nodes, connecting emailsend, googlesheets, respondtowebhook.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (5)

SE

Send Email

emailSend

#1
GO

Google Sheets

googleSheets

#2

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows β†’ New β†’ Import from file.
  3. 3Select the downloaded track-student-attendance-with-mobile-app-google-sheets-and-email-alerts file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n β†’ Import from JSON:

{ "name": "Track Student Attendance with Mobile App, Google Sheets, and Email Alerts", "nodes": [...], ...}

Integrations

emailsendgooglesheetsrespondtowebhooksetwebhook

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes5
Complexitylow
Triggerwebhook

Created by

Oneclick AI Squad

Oneclick AI Squad

@oneclick-ai

Tags

emailsendgooglesheetsrespondtowebhooksetwebhook
⚑

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free β†’

Related Miscellaneous Workflows