Send notes to Gmail straight from your editor with clear control over recipients, subject, and content. Great for teams that draft updates in a note app and need a quick way to share them by email without copy and paste.
The flow starts with a webhook that receives your note content and simple YAML fields like to, cc, bcc, subject, sender name, and reply to. It checks if files are attached, then splits each file, fixes the base64 string, converts it to a real file, and bundles all files for email. Messages are sent through Gmail with the correct fields. If no files are found, a clean text email is sent. A test path confirms the setup and a time stamp is added to the reply that goes back to your note.
Setup is simple. Connect a Gmail account in n8n, copy the webhook URL, and paste it into your note app plugin settings. Add YAML fields in your note to define the email. Expect faster updates, fewer errors, and smooth sharing of meeting notes, project briefs, and status reports with or without files.