Skip to content

Attachment → Fields Node

Data/Microsoft/Outlook

Attachment → Fields

Access Outlook attachment fields and bytes

data_microsoft_outlook_attachment_fieldsdata
Inputs1
Outputs9
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

1

Attachment

Struct
attachment

Outlook attachment struct

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

Output Pins

9

ID

String
id

Attachment ID

Filename

String
filename

Attachment filename

Content Type

String
content_type

Attachment MIME type

Size

Integer
size

Attachment size in bytes

Is Inline

Boolean
is_inline

Whether the attachment is inline

Content ID

String
content_id

Inline content ID

Content Location

String
content_location

Inline content location

Attachment Type

String
attachment_type

Graph attachment type

Data

Byte Array
data

Raw attachment bytes

Node Info

Internal name
data_microsoft_outlook_attachment_fields
Category
Data/Microsoft/Outlook
Version
1