Hi,
Can someone please explain the process flow and activities used to log in to the Gmail account using credentials stored in the asset?
Hi,
Can someone please explain the process flow and activities used to log in to the Gmail account using credentials stored in the asset?
Get Credential activity can be used to fetch the credentials
If you wish to login to Gmail using gmail.com, you can apply UiAutomation and create required selectors, else if you wish to send emails then just need to use SMTP Mail activity
You can check out my notes for exact steps for using smtp mail activity at JU-Notes/RPA.md at master · piyushagarwal08/JU-Notes · GitHub
You can have a look at these videos on how to Login to Gmail and use Gmail
Thanks.
Thank you for the help!
Thank you for the help.
I suggest doing the free training on UiPath’s web site. It covers these kind of basic things.