This n8n workflow is designed to automate the process of sending emails directly from Obsidian notes that contain YAML frontmatter for email metadata. It uses a webhook trigger to receive notes, parses the YAML metadata to extract recipient details, subject, and sender information, and handles attachments by converting them into appropriate binary formats for email attachments. After sending the email via Gmail, it provides a response back to Obsidian confirming the email dispatch. Additionally, the workflow includes steps to verify if the note is a test and to append a timestamped confirmation message in Obsidian. This workflow is especially useful for users who want to streamline their workflow for notes-to-email conversion, automate communication, and maintain seamless integration between Obsidian and email services.
Automated Email Sender from Obsidian Notes
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | aggregate, convertToFile, dateTime, gmail, if, respondToWebhook, set, splitInBatches, splitOut, stickyNote, webhook |
Reviews
There are no reviews yet.