- Home
- Resources
- Integrations
- Microsoft 365 Email (Outlook)
Microsoft 365 Email (Outlook) Make integrationAutomate Microsoft 365 Email (Outlook) with Make.
What if your inbox sorted itself? The Microsoft 365 Email (Outlook) Make integration gives you 15 modules: one trigger, 12 actions and 2 searches. This guide connects your account and walks you through a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What does the Microsoft 365 Email (Outlook) Make integration do?
It links your Outlook mailbox to Make so emails can start an automation or be handled by one. You build a scenario, the automation itself, from modules: small blocks that each watch, create, send, move or search emails, with no code to write.
A cleaner inbox. Watch Emails spots each new message, and Move an Email to a Folder files it where it belongs, so the support request lands in the support folder instead of piling up in the inbox.
Attachments that go where they are needed. List Attachments tells you what files an email carries, and Download an Attachment (legacy) hands them to the next module, for instance a storage app or a spreadsheet you already use in Make.
Replies prepared, a human decides. Create a Draft Email writes an answer in your Drafts folder, Update an Email adjusts it, and Send a Draft Email ships it once someone has checked it. For a direct message, Send an Email does all three at once.
The official documentation was unavailable when this page was written, so no limit is quoted here. If a scenario stops, the Make troubleshooting guide is a good place to start. Want a structured path? Try the Make training. Still weighing tools? The n8n vs Make comparison lays out the criteria.
How do you connect Microsoft 365 Email (Outlook) to Make?
- 01
Add an Outlook module
In your scenario, add any Microsoft 365 Email (Outlook) module and click Create a connection. A connection is your mailbox linked to Make once, then reused by every Outlook module you add later.
- 02
Name the connection
This step is optional but handy: give the connection a clear name, such as the address of the mailbox. When a team shares several mailboxes, the right one is easy to pick from the list.
- 03
Authorize and save
Sign in on the Microsoft page that opens and allow Make to access the mailbox. Back in Make, click Save. The connection now appears in the module, ready to use.
Your first scenario: a draft reply for every new email
GoalWhen a new email reaches your Outlook mailbox, Make writes a draft reply that waits for you in Drafts.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the + to add its first module. Search for Microsoft 365 Email (Outlook) and pick Watch Emails.
- 02
Connect and set up the trigger
Click Create a connection and authorize your mailbox. Once connected, Make can list the folders it reads, so choose the one you want to watch and fill in the remaining fields.
- 03
Add the draft
Click the + to the right of Watch Emails and add Create a Draft Email. Map data from the email received into the draft, so the answer goes back to the right person.
- 04
Test with Run once
Click Run once, then send yourself a test email. Open each module to read the bundles it received: a bundle is one item passed along, here one email.
- 05
Schedule and switch on
On the first module, set the schedule, every 15 minutes by default, then switch the scenario on. Each new email now leaves a draft in Outlook for you to review.
What starts the scenario
1 module starts a scenario when something happens in Microsoft 365 Email (Outlook). A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Microsoft 365 Email (Outlook) as soon as it happens.
Watch Emails
Scheduled triggerIn Make“Triggers when a new email is sent or received.”
Watch Emails picks up each new message in the mailbox and starts your scenario with it, one bundle per email. It reacts to messages you receive and to the ones you send.
What the Outlook modules can do
Microsoft 365 Email (Outlook) gives you 14 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Add an Attachment
ActionIn Make“Adds a large attachment to an email.”
Add an Attachment puts a large file onto an email that already exists, typically a draft you are still preparing, so the message leaves with its document.
Create a Draft Email
ActionIn Make“Creates a new draft email.”
Create a Draft Email writes a message and leaves it in your Drafts folder instead of sending it. Nothing reaches the recipient until someone decides.
Delete an Email
ActionIn Make“Deletes an email.”
Delete an Email removes a message from the mailbox. It keeps the inbox free of noise you never read, such as automatic alerts already handled elsewhere.
Download an Attachment (legacy)
ActionIn Make“Downloads an attachment from an email.”
Download an Attachment (legacy) fetches a file attached to an email so the next module can store it, read it or send it on.
Forward an Email
ActionIn Make“Forwards an email.”
Forward an Email passes a message you received on to someone else, with its original content, the same way you would from Outlook by hand.
Get an Email
ActionIn Make“Gets the metadata of a specified email.”
Get an Email reads the metadata of one precise email you point it to, so later modules can work with its details without searching the whole mailbox again.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Make an API Call lets you reach any endpoint of the Microsoft API from your scenario, using the same connection as the other Outlook modules.
Move an Email to a Folder
ActionIn Make“Moves an email to a selected folder in the mailbox.”
Move an Email to a Folder files a message into the folder you pick in the mailbox, which is the core of any automatic sorting.
Reply to an Email
ActionIn Make“Replies to the sender of an email.”
Reply to an Email answers the sender of a message you received, straight from the connected mailbox.
Send a Draft Email
ActionIn Make“Sends a draft email.”
Send a Draft Email takes a draft that already sits in the mailbox and sends it as it stands, with its recipients, text and files.
Send an Email
ActionIn Make“Creates and sends a new email immediately.”
Send an Email writes a new message and sends it right away, in one module, from the connected mailbox.
Update an Email
ActionIn Make“Updates an existing email.”
Update an Email changes an existing message, most usefully a draft that still needs its final wording, a new recipient or a corrected subject.
List Attachments
SearchIn Make“Retrieves a list of attachment from an email.”
List Attachments returns the files carried by one email, each as a separate bundle, so you know what arrived before doing anything with it.
Search Emails
SearchIn Make“Searches for emails.”
Search Emails finds the messages in the mailbox that match your criteria and hands them over one by one to the rest of the scenario.
Need help automating Microsoft 365 Email (Outlook) with Make?
A person reads every message.