I need some help taking emails from Outlook and putting them into a SharePoint list. I currently have Outlook connected along with Sharepoint, but the body of emails are output as HTML so I included a HTML to text parser. This works pretty well.
The problem - some emails include previous messages, not just the most current. I have 2 different strings built that work, but I can’t get them to nest correctly. Please help!