How to Open email attachments
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-04-18 09:03 PM
Hi,
I have read an email from MS Outlook using Mapiex however I cannot seem to figure out how to open an attachment (an excel file) of which I want to do further work on.
Only items related to attachments are count number and read the name of attachment.
Thanks for any help.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-04-18 12:07 AM
One of the inputs of the ""Get Mail"" action of MAPIEx is ""Attachment Directory"". In this field you can specify where to save the attachments.
After, you can use the output variable ""Attachment Names"" to open that file, by combining the path that you provided in the input and the name of the file.
