Skip to content

Send Message Node

Data/Microsoft/Outlook

Send Message

Send an email through Outlook

data_microsoft_outlook_send_messagedataLong running
Inputs9
Outputs3
Security exposure10/10
Packagedata

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

No score metadata has been set for this node yet.

Input Pins

9

Input

Execution
exec_in

Trigger

Provider

Struct
provider

Microsoft Graph provider

MicrosoftGraphProviderMicrosoftGraphProvider3 fields
provider_idstringrequired
access_tokenstringrequired
base_urlstringrequired
Schema enforced

To

String
to

Recipient email addresses (comma-separated)

CC

String
cc

CC recipients (comma-separated)

Subject

String
subject

Email subject

Body

String
body

Email body content

Is HTML

Boolean
is_html

Whether the body is HTML content

Default false

Attachments

Struct Array
attachments

Optional file attachments to include in the message

OutlookAttachmentOutlookAttachment9 fields
idstringrequired
filenamestring | null
content_typestring | null
sizeinteger:int64required
format int64
is_inlinebooleanrequired
content_idstring | null
content_locationstring | null
attachment_typestring | null
dataArray<integer:uint8>required
itemsinteger:uint8array item
format uint8min 0max 255
Schema enforced

Save to Sent Items

Boolean
save_to_sent_items

Save the message to Sent Items folder

Default true

Output Pins

3

Success

Execution
exec_out

Error

Execution
error

Error Message

String
error_message

Node Info

Internal name
data_microsoft_outlook_send_message
Category
Data/Microsoft/Outlook
Version
1