Send Email

Use this action to send an email from an Office 365 account. You can use plain text or format a message with HTML tags.

Input

Field Definition Type Required

To

The email addresses of the recipients of the email.

List of Text FALSE

From

The unique identifier of the user or username of the mailbox owner and sender of the message. The ID must correspond to the actual mailbox used. This can be the user's email address, but this isn't true in all cases. It's required for client credentials connections and isn't used for auth code flow connections.

Text

TRUE for client credentials connections.

Sender

The unique identifier of the user or username of the account that's used to generate the message. You can update it when sending a message from a shared mailbox or sending a message as a delegate. The value must correspond to the actual mailbox used. This can be the user's email address, but this isn't true in all cases.

Text FALSE

CC

The email addresses of recipients of a carbon copy of the email.

List of Text FALSE

BCC

The email addresses of recipients of a blind carbon copy of the email.

List of Text FALSE

Subject

Subject of the email.

Text FALSE

Body

Text body of the email.

Text FALSE

Message Type

Choice for plain text or HTML tagging as the format for the body of the email.

Dropdown FALSE

Attachments

One or more attachments to the email. Maximum size limit for each attachment is 10MB.

List of Files

FALSE

Output

Field Definition Type

Message ID

The unique identifier of the email sent.

Text