Extracting specific info from Email body into excel

Hi all, I am a beginner to UiPath, May I know is it possible to extract specific text or section in Email Body and stored the relevant info into the excel or consolidated into data table?

Given the constraint that, the emails has multiple correspondence.

Hope to get some enlightenment from the Community :slight_smile: :grinning:

@Juliani_Luo

Welcome to forums

If you have any specific anchor(Keyword) in your Email body to capture then you can use Regex expression and extract the content

Hope this helps you

Thanks

3 Likes