Automate Outlook Drafts with Attachments for Lab Results - n8n Workflow | Neura Market
Automate Outlook Drafts with Attachments for Lab Results
Creates a Microsoft Outlook draft email, fetches and adds an attachment like lab reports, then sends it to recipients. Ideal for healthcare lab result notifications.
This n8n workflow demonstrates how to use Microsoft Outlook nodes to create a draft email with customizable HTML content and subject, fetch binary data for attachments (e.g., lab result PDFs or images via HTTP), attach it to the draft, and finally send the email. Starting with a manual trigger, it ensures reliable execution on demand.
Key benefits include streamlining email communications in healthcare settings, such as sending lab results securely with attachments, reducing manual steps, and m
Platform
n8n
Category
Healthcare
Price
$12.99
Creator
Maxim Luong
Microsoft Outlook
Email Automation
Attachments
Healthcare
Lab Results
Drafts
Communication
n8n
Binary Data
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.