Get an Email's Attachments
Retrieves the attachments from a specified Outlook email.
Note: It requires the following permissions on the scopes: Mail.Read, Mail.ReadWrite, Mail.ReadBasic, Mail.ReadBasic.All, Mail.ReadWrite.Shared
Input Concepts
Concept
Description
Type
Required
email
The email from where the attachments will be retrieved
outlook email
Yes
Output Concepts
Concept
Description
Type
attachments
All the attachments for the email
outlook attachment
Examples
Retrieve all attachments for the specified email
Last updated
Was this helpful?