Workflow Automation / PMO Tool built using n8n, Google Forms, Sheets, and Gmail.
The Change Request Tracker Automation is an end-to-end workflow designed to automate the intake, approval, and tracking of change requests in a PMO-style process.
It replaces manual tracking via email or spreadsheets with a structured, auditable, and automated approval system.
Structured intake of change requests.
Central Change Register.
Workflow automation engine.
Approval and notifications.
Users submit requests via Google Forms.
n8n detects a new row in Google Sheets.
Unique Request ID, status, and timestamp are generated.
Email with Approve / Reject buttons is sent.
IF logic routes Approved vs Rejected paths.
Exact originating row is updated.
Requester is notified via email.