ES | EN
Other

Create, add an attachment, and send a draft using Microsoft Outlook

Outlook
Nodes 2
Complexity Basic
Category Other
n8n popularity 9,025 views in n8n library

This workflow allows you to create, add an attachment, and send a draft using the Microsoft Outlook node. Microsoft Outlook node: This node creates a draft message with HTML content. You can either set the content as Text or HTML. You can also add the recipients to the draft in this node. HTTP Request node: This node fetches the logo of n8n from a URL and returns the binary data. You might want to fetch files from your machine or another email or a database. You can replace this node with the relevant node. Microsoft Outlook1 node: This node adds the attachment that we receive from the previous node to the draft message that we created. Microsoft Outlook2 node: This node sends the draft message to a recipient. Since we didn't mention the recipient in the Microsoft Outlook node, we add the recipient in this node. You can also enter multiple recipients.

Apps and nodes included

Step-by-Step Implementation Guide

Crear, Adjuntar y Enviar Borrador Outlook

Este flujo automatiza la creación, adjunción de un archivo y envío de un borrador en Microsoft Outlook.

Nodos Utilizados

  • HTTP Request: Para configurar y personalizar las acciones en Outlook.
  • Microsoft Outlook: Para interactuar con la cuenta de Outlook.

Pasos de Configuración

  1. Configura el nodo Microsoft Outlook: Conecta tu cuenta de Outlook y proporciona las credenciales necesarias.
  2. Configura el nodo HTTP Request: Personaliza la solicitud HTTP para crear un borrador, adjuntar archivos y enviar el borrador.
⚡ Open and edit in Scriflow ← Browse all n8n templates

Scriflow builds and adapts n8n workflows with AI. Open this template in the editor to get the import-ready JSON.