Use Cases
- Send notes and attachments directly from Obsidian to Gmail.
- Automate the process of email sending based on note content.
- Utilize YAML frontmatter for customizable email parameters.
How It Works
Webhook triggers the workflow when a note is sent from Obsidian. Checks for attachments and processes them if they exist. Prepares email content and metadata from the note's YAML frontmatter. Sends the email with or without attachments based on the note's content. Responds back to Obsidian with the email status.
Setup Steps
- 1Import the workflow into n8n.
- 2Install the Obsidian Post Webhook plugin.
- 3Set up the webhook URL in the plugin settings.
- 4Test the webhook connection using the built-in functionality.
- 5Open a note in Obsidian and use the command palette to send it to the webhook.
Apps Used
Obsidian
Gmail
Categories
Target Roles
Tags
#email automation
#workflow management
#content scheduling