Baialupo registro movimenti

★ 6.8 · n8n · medium · 8 nodes

Baialupo registro movimenti is an n8n automation template that captures incoming movements — transactions, records, or events — into Google Sheets and sends a Gmail notification on each webhook call. Reach for it when you want to log data arriving from an external system into a spreadsheet without manual entry, when you need an email confirmation every time a form or service fires an event, or when you're connecting a script or third-party tool to Google Sheets via a simple HTTP request. Trigger: Webhook. Integrations: Google Sheets (append or update row), Gmail (send notification email). The workflow is deployed by importing its JSON file into any n8n instance — cloud or self-hosted — and adding Google and Gmail credentials. The direction is inbound: it receives events and writes them to a sheet, not the other way around (for scheduled reads and outbound dispatch, use schedule-triggered templates instead). Works well for lightweight tracking scenarios such as orders, payments, or activity logs. Not a fit when complex branching logic, file handling, or integrations beyond Google Sheets and Gmail are required.