Developer & DevOps

Send emails from Obsidian

19 nodes 201 111 Webhook
Download

Workflow Description

Automation template that receives Obsidian notes via webhook, processes them in batches, and sends them as emails through Gmail with optional attachments and filtering conditions.

How it works

  1. 1.Receive Obsidian notes through webhook and store core data
  2. 2.Split incoming data into safe processing batches
  3. 3.Convert note content to files and apply filtering conditions
  4. 4.Send emails via Gmail with attachments included
  5. 5.Return confirmation response to Obsidian application

Use cases

  • Send daily work notes and lessons to team members automatically
  • Archive important research notes via email to dedicated mailboxes
  • Document meetings and business decisions to designated email accounts

Requirements

  • Active Gmail account with email sending permissions enabled
  • Obsidian installed locally with network access to n8n infrastructure
  • Basic understanding of webhook configuration for cross-platform integration

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

Split In Batches Gmail

Details

Trigger Webhook
Nodes 19
Apps 2
Views 201
Downloads 111

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (19)

/

Sticky Note

Sticky Note

#1

Sticky Note1

Sticky Note

#2

Check if attachments exist

If

#3

Separate attachment data

Split Out

#4

Sticky Note3

Sticky Note

#5

Process Each Attachment

Split In Batches

#6

Convert Attachment to File

Convert To File

#7

Prepare Attachments for Email

Aggregate

#8

Email With Attachments

Gmail

#9

Email Without Attachments

Gmail

#10

Sticky Note2

Sticky Note

#11

Sticky Note4

Sticky Note

#12

Check if it is a test

If

#13

Sticky Note5

Sticky Note

#14

Respond to Obsidian

Webhook

#15

Fix Base64 string

Set

#16

Test Succesfull

Webhook

#17

Get date

Date Time

#18

Webhook

Webhook

#19