Microsoft 365 Email (Outlook)
With Microsoft 365 Email (Outlook) modules in Make, you can watch for, search for, retrieve, create and send, update, forward, reply, move and delete messages, create and send draft messages, and retrieve, add, and download attachments.
To use the Microsoft 365 Email (Outlook) modules, you must have a Microsoft Office account. You can create an account at office.com.
Refer to the Microsoft 365 Email API documentation for a list of available endpoints.
To establish the connection using your Microsoft account:
- Log in to your Make account, add a Microsoft 365 Email (Outlook) (Outlook) module to your , and click Create a connection.
- Optional: In the Connection name field, enter a name for the connection.
- Optional: Click Show advanced settings to enter your custom app client credentials and add additional scopes as needed.
- Click Save.
- If prompted, authenticate your account and confirm access.
You have successfully established the connection. You can now edit your and add more Microsoft 365 Email (Outlook) modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
After connecting the app, you can perform the following actions:
Message
- Watch MessagesRequired Permissions: Mail.Read, offline_access, User.Read
Search Messages
- Get a MessageRequired Permissions: Mail.Read, offline_access, User.Read
- Create and Send a MessageRequired Permissions: Mail.Send, offline_access, User.Read
- Forward a MessageRequired Permissions: Mail.Send, offline_access, User.Read
- Reply to a MessageRequired Permissions: Mail.Send, Mail.ReadWrite, offline_access, User.Read
- Move a MessageRequired Permissions: Mail.ReadWrite, offline_access, User.Read
- Delete a MessageRequired Permissions: Mail.ReadWrite, offline_access, User.Read
Draft Message
- Create a Draft MessageRequired Permissions: Mail.ReadWrite, offline_access, User.Read
- Send a Draft MessageRequired Permissions: Mail.ReadWrite, Mail.Send, offline_access, User.Read
- Update a MessageRequired Permissions: Mail.ReadWrite, offline_access, User.Read
Attachment
- List AttachmentsRequired Permissions: Mail.Read, offline_access, User.Read
- Add an AttachmentRequired Permissions: Mail.ReadWrite, offline_access, User.Read
- Download an AttachmentRequired Permissions: Mail.Read, offline_access, User.Read
Other
- Make an API CallRequired Permissions: Mail.ReadWrite, offline_access, User.Read
- New modules - Search Messages, Get a Message, Update a Message, List Attachments, Download an Attachment, and Make an API Call