How to read .msg from specific folder and download if any attachmants present and also retrieve other information like mail body,subject etc

Hi Experts,

I am saving .msg files to a specific folder. After this step am stuck. I have gone through multiple threads but am not able to find the solution for the below.
From the folder where i downloded .msg, I need to read it and save attachments, read mail subject, body, received time etc.
Can someone please help me with this.

regards,
Sowmya K

@sowmya.krishna Check this below link,

Hope this may help you :slight_smile:

@sowmya.krishna
please follow these steps.
put download activity inside "wait for download activity.
Wait for download activity will give you full path of downloaded file.

Hope this will help you.

@Manish540 @Areej_fatima
I am getting this error
image

I have used the custom activity “Adrosonic.EmailFileReader.Activities” for reading .msg body and custom activity “Adrosonic.MailAttachments.Activities” for saving attachments inside .msg file

Regards,
Sowmya K

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.