This n8n workflow automates the process of composing, attaching an image, and sending an email through Microsoft Outlook with a single manual trigger. Starting with a manual trigger, the workflow creates a draft email using Outlook, fetches an image from an external URL, attaches the image to the email, and finally sends the email to a specified recipient. This process streamlines repetitive email communications, making it ideal for notifications, updates, or alerts that include visual content. The workflow demonstrates the integration of Outlook’s email and attachment capabilities with external HTTP requests, making it a practical tool for automating personalized or routine email tasks.
Automated Email with Attachment via n8n and Outlook
Node Count | 0 – 5 Nodes |
---|---|
Nodes Used | httpRequest, manualTrigger, microsoftOutlook |
Reviews
There are no reviews yet.