
Announcements
I have read a few things on extracting the text from an email if there is repeatable text within the email.
Let's say I have an email that comes in with a table and it will be different every time. It could have 5 rows or it could have 20, but the column headers are the same. This is not an attachment, it is in the body of the email.
How can I grab each of those rows so I can put action on them for something like a Calendar, Excel, or a SharePoint list?