N8n v2 send workflow

★ 6.3 · n8n · simple · 2 nodes

N8n v2 send workflow is an n8n automation template that receives an incoming webhook and sends data or notifications via Gmail. Reach for it when you need an email sent automatically after an external event fires, when a process result must reach someone's inbox without manual steps, or when one workflow should trigger another and confirm completion by email. Trigger: webhook. Integrations: Gmail. The template deploys on any n8n instance — self-hosted or cloud — and requires a connected Gmail account. The direction is outbound: it sends email, not receives or sorts incoming messages (for parsing inbound mail, look at other catalog templates). A good fit for teams that need a straightforward "external trigger → Gmail" chain; not the right choice when heavy data transformation before sending or integrations beyond Gmail are required.