Send Gmail Emails with Custom Aliases & Attachments via API - n8n Workflow | Neura Market
Send Gmail Emails with Custom Aliases & Attachments via API
Automate sending Gmail messages using custom sender aliases and URL-based attachments via the Gmail API, bypassing native node limitations. Ideal for real estate showing scheduling communications.
This n8n workflow enables sending personalized Gmail emails with custom 'From' aliases and attachments directly through the Gmail API using an HTTP Request node, combined with a Code node for formatting. It acts as a flexible API endpoint or sub-workflow, accepting a POST payload specifying sender details, recipient, subject, HTML body, and file URLs for attachments. Required fields include fromEmail, toEmail, subject, and htmlBody, making it straightforward to integrate into larger automations.
Platform
n8n
Category
Real Estate
Price
$12.99
Creator
QualityWorkflows
gmail
email-automation
aliases
attachments
api
real-estate
showing-scheduling
webhook
http-request
oauth
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.