Grabbing email body

DhernRPA

New Member
Hello,

I am grabbing an email body from Outlook and saving it to a collection. I want to parse through the data so that I can grab the rowID, the orderID, and the quantity amount. So far I have split the email body using the String VBO, but I am at a loss as to splitting the data further to grab the mentioned objects. The email is coming from Smartsheet. Does any one have any advice as to go about this? Any help would be much appreciated.

Thank you
 
Top