Send Obsidian Notes as Gmail Emails with Attachments - n8n Workflow | Neura Market
Send Obsidian Notes as Gmail Emails with Attachments
Automates sending customized emails from Obsidian notes via Gmail, parsing YAML frontmatter for recipients, subjects, and handling attachments seamlessly.
This n8n workflow enables direct email dispatch from Obsidian notes using the Obsidian Post Webhook plugin. It receives note content and metadata via webhook, extracts email details from YAML frontmatter (recipients, subject, body), processes attachments by encoding them properly, and sends via Gmail. A confirmation response is sent back to Obsidian, with built-in testing for reliability.
Benefits include eliminating manual copy-pasting, ensuring attachments are handled correctly, and enabling
Platform
n8n
Category
Healthcare
Price
$12.99
Creator
Jose Maurino
obsidian
gmail
email-automation
attachments
webhook
healthcare
lab-results
notes
document-management
yaml-parsing
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.