Adding hyperlink to email

I get e-mails with ‘Get Outlook Mail Messages’ activity. But my emails have hyperlink. I’m sending this email to someone else.

Email Example:
Merhabalar,

Otomotiv üretim, satış, ihracat raporumuz aşağıdaki bağlantıdadır.

Ek(ler):
Report_name (wiht hyperlink)

Saygılarımızla / Best Regards

E-Dergi : www.odd.org.tr (hyperlink go to spesific part of website.)
Eğitim ve Seminerlerimizi incelemek için (tıklayınız). (Hyperlink)

With UiPath:
'Report_name’https://www.odd.org.tr/web_2837_1/neuralnetwork.aspx?type=27

I want to translate this to hyperlink.

I split line by line with regex. Then I tried to translate the lines that should be hyperlink with HTML, but it didn’t work.

rapor.xaml (18.4 KB)

HI @Dilara_Cin

Check out this thread

Regards
Gokul

HI @Dilara_Cin

You can play with HTML here

Regards
Gokul

1 Like

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