Hi,
The requirement is-
Could you please help us to get the solution or suggest a proper plugin to achieve this requirement?
Best Regards,
Nitin
Hi Nitin,
Unfortunately, the Outlook MSG format is a properietary Microsoft format, and it's therefore not possible to easily extract the content. There may be some commercial tools, but I can't find anything in the Forge, and OutSystems definitely does not support it natively.
Your only option is to look for a commercial library like Aspose.Email that can handle MSG files, and write an extension in Integration Studio that exposes the necessary APIs.