Use get mail and then loop on emails and then get the body as html using the peoperties chekc box isblodybhtml or by using the mail.Headers(“HTMLBody”) and then extract the url using regex…please check below for regex…
Then you can use open browser/use application /browser activity to opwn the hyperlink you extracted
Cheers