Send Standardized Gmail Alert Emails with Custom Subject
Helper workflow that sends alert emails via Gmail, prefixing subjects with '❗ n8n Alert:' for easy identification and taking custom subject and line array as inputs.
This workflow simplifies sending standardized alert emails through Gmail from other n8n workflows. It accepts two inputs: a 'subject' string and a 'lines' array, which is joined into the email body with newlines. The subject is automatically prefixed with '❗ n8n Alert: ' to make alerts stand out in your inbox.
Key features include Gmail integration for reliable delivery and a sticky note for reminders on customization. Users must replace 'YOUREMAILHERE@gmail.com' with their actual recipient add
Platform
n8n
Category
Lifestyle
Price
$4.99
Creator
Jose Maurino
Gmail
Email Alerts
Notifications
Workflow Helper
Communication
Fitness
Lifestyle
Automation
n8n Helper
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.