Grabbing substring from the body of an email

I’m using desktop outlook app activity and using a for each loop to run through a series of emails. i need to read the body and extract the highlighted information. Is there a way to be able to do this?

image

@chris.dease,

If the email body structure/wordings going to be similar then you can use Regex for this.

Thanks,
Ashok :slight_smile:

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