- Documentation
- Activities
- Send Office 365 Email
Send an email using your Microsoft 365 account
Inputs
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
Access Token Variable accessToken | variable | Required | — | — |
To emailTo | string | Required | — | — |
CC emailCc | string | Optional | — | — |
Subject emailSubject | string | Required | — | — |
Body emailBody | text | Required | — | — |
HTML Body isHtml | boolean | Optional | true | — |
Output
EmailSentBooleanIndicates whether the email was sent successfully
Compatibility
WindowsLinuxAttendedUnattended
Related activities
Delete Email
Delete an email (moves to Deleted Items)
Forward Email
Forward an email to another recipient
Get Outlook Emails
Fetch emails from Outlook app on your computer
Mark Email Read/Unread
Mark an email as read or unread
Move Email
Move an email to a different folder
Receive Emails (IMAP)
Fetch emails from your inbox using server settings