Web Mail Automation

Hi everyone,

Just got confused with web mail automation…

I am accessing webmail using http url, id, password

If I have to automate which activity will I use

Thanks and Regards,
Supriya

Hello,

if you are accessing your mail through a web page you should use the classic WebAutomation (Open Browser, Click Activity…).

Alternatively you could use Outlook or other mail provider, for which you can use the related activities in order to access mail with username/password and perform actions in background. For these it’s required to configure your mail profile first.

Lastly it’s possible to use POP3/SMTP if you have the possibility to connect through the server, and perform all the action in background without the need of having the mail configured on your machine.

Regards,
Stefano

Hi @stefano_negro

How to work with smtp outlook if we have webmail with http url

Thanks and Regards,
Supriya

Hello,

in this case you have to use Web Automation.
You can refer to this doc

Web Automation (uipath.com)

Hi everyone,

Got the solution for it by using smtp activity

Regards,
Supriya

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