Extracting certain text from an email

Hello,

I am new to UiPath, I’m trying to figure out how do I extract certain text from an email into an excel sheet. I would just like to extract the Date of the email, phone number “9999 9999” and Total Paid, which are all underline in red. Image as attached.

I have also attached my flowchart below to show what I’ve done so far. I’m not finding what I need in the Expression Editor. What should I do? Is regex needed for this task? If possible, I would love to have a template to learn and understand it better.

Use Pattern Recognition regular expression using matching pattern activity

@DerpyVenom,

If the email format going to be same you can use RegEx else you will have to add multiple regex to get data from each unique mails.

Thanks,
Ashok :slight_smile:

Hello

Can you please provide a sample of the email text?

Cheers

Steve

Hello,

i have attached an email sample below. i would only be extracting the Date of the email, Phone Number, and Total Paid. all of which is underline in red. the emails received would always be the exact same.

sample