Send Mail
Sends a new message from Microsoft 365 Outlook.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Email subject.
stringrequired
Email body content.
stringrequired
Comma-separated email addresses to send to. Example: [email protected], [email protected]
boolean
Whether Microsoft should save the sent message to Sent Items. Defaults to true.
Uncommon arguments
stringrequired
Email body content type: Text or HTML.