Outlook Mail (Office 365) Connector
Documentation
Version: 2
Documentation

EndPoint Download Message Attachment (Single File)


Name

download_message_attachment

Description

Download a specific attachment linked to the specified message Id. [API Help]

Parameters

Parameter Label Required Options Description
UserId User ID or Email YES The Microsoft Mail user ID GUID or email address for the account to read messages from. (Examples: '4ff54a77-9c09-4274-958f-83bdc0a53900' or 'first.last@domain.com')
MessageId Message ID YES The message Id for which to get the attachment from.
AttachmentId Attachment ID YES The attachment Id for the attachment to get.

Output Columns

Label DataType Length Raw Description
Data DT_NTEXT 0 False
Status DT_STR 4000 False

Input Columns

Label DataType Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.