Marketing & Advertising Automation
Send Emails from Obsidian
Send Emails from Obsidian
Webhook
High
19
Nodes
Webhook
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
19
Node Types
11
Node Types
sticky Note
Sticky Note, Sticky Note1, Sticky Note3, Sticky Note2, Sticky Note4, Sticky Note5
6 nodes
if
Check if attachments exist, Check if it is a test
2 nodes
split Out
Separate attachment data
1 node
split In Batches
Process Each Attachment
1 node
convert To File
Convert Attachment to File
1 node
aggregate
Prepare Attachments for Email
1 node
gmail
Email With Attachments, Email Without Attachments
2 nodes
respond To Webhook
Respond to Obsidian, Test Succesfull
2 nodes
set
Fix Base64 string
1 node
date Time
Get date
1 node
webhook
Webhook
1 node
Workflow JSON
14.35 KB
{
"id": "DNqCvzBvS7GAFWm4",
"meta": {
"instanceId": "d47f3738b860eed937a1b18d7345fa2c65cf4b4957554e29477cb064a7039870",
"templateCredsSetupCompleted": true
},
"name": "Send Emails from Obsidian",
"tags": [],
"nodes": [
{
"id": "9bd809d6-c270-4429-945d-1e519384acae",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
-320,
20
],
"parameters": {
"width": 395.060303137572,
"height": 388.5681601162638,
"content": "## Obsidian to Email Overview\n\nThis workflow allows you to send your Obsidian notes (including attachments) via email, with YAML metadata for customization.\n\n### Key Features:\n- Trigger email sending through [Obsidian's Post Webhook plugin](https://github.com/Masterb1234/obsidian-post-webhook/).\n- Parse YAML frontmatter for email metadata like recipients, subject, and more.\n- Automatic handling of attachments (images/files) via base64 encoding.\n- Appe...Showing first 1000 characters. Click "Expand" to view the full JSON.