Khaled-AS
(Khaled Abdel Salam)
October 22, 2019, 10:13am
1
We’re trying to use the new activities of “Microsoft Office 365” to read emails and download the attachments of these mails.
By using Office365ApplicationScope activity then GetMail one as part of it, we were able to retrieve the emails details.
Yet, we weren’t able to get the attachments files of these mails.
Any idea of how to get the attachment files using MS Office 365 activities.
2 Likes
HareeshMR
(Hareesh Madasi)
October 22, 2019, 10:48am
2
We don’t have an activity to download the files using microsoft office 365 activities @Khaled-AS
we have only four of those, like send , get, forward and move. so you need to use save attachments activity to do that
1 Like
So if we are getting the output as a list of mail message then we can save the mail with Save attachment activity by passing the mail input and the folder path where to save them
Cheers @
1 Like
Khaled-AS
(Khaled Abdel Salam)
October 22, 2019, 12:06pm
4
Thanks @HareeshMR , you were right, the robot saves the attachments now using Save Attachment activity.
1 Like
system
(system)
Closed
October 25, 2019, 12:06pm
5
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.