Skip to content

Get Message Attachments Node

Data/Microsoft/Outlook

Get Message Attachments

Fetch attachments for an Outlook message

data_microsoft_outlook_get_message_attachmentsdataLong running
Inputs3
Outputs5
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

3

Input

Execution
exec_in

Trigger

Provider

Struct
provider

Microsoft Graph provider

MicrosoftGraphProviderMicrosoftGraphProvider3 fields
provider_idstringrequired
access_tokenstringrequired
base_urlstringrequired
Schema enforced

Message

Struct
message

Outlook message from List Messages or Get Message

OutlookMessageOutlookMessage15 fields
idstringrequired
subjectstring | null
body_previewstring | null
body_contentstring | null
body_content_typestring | null
fromanyOf (2)
variant 1OutlookEmailAddressvariant
namestring | null
addressstringrequired
variant 2nullvariant
to_recipientsArray<OutlookEmailAddress>required
itemsOutlookEmailAddressarray item
namestring | null
addressstringrequired
cc_recipientsArray<OutlookEmailAddress>required
itemsOutlookEmailAddressarray item
namestring | null
addressstringrequired
received_date_timestring | null
sent_date_timestring | null
has_attachmentsbooleanrequired
is_readbooleanrequired
is_draftbooleanrequired
importancestring | null
web_linkstring | null
Schema enforced

Output Pins

5

Success

Execution
exec_out

Error

Execution
error

Attachments

Struct Array
attachments

List of message attachments

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

Count

Integer
count

Number of attachments

Error Message

String
error_message

Node Info

Internal name
data_microsoft_outlook_get_message_attachments
Category
Data/Microsoft/Outlook
Version
1