I want to send mail to multiple emails which is in excel file and in body i want to write a specific format of message which is in notepad document. Now each row of excel has different information first i want to send such info in notepad to change some data in excel and then i want to send mail. I want to do for every row which have different information.
Can anyone help me in this?
I have attached a sample containing simple html template containing text within ‘<<>>’ whic i will read in UiPath and replace and then insert in mail and send email.
See if it fits you question, or revert back if you need clarification.
Actually i has notepad file and there are 4 places where i want to do changes. when i try with two places in assign activity with replace method only then it works but i tried with 4 it doesn’t work.
Ok
I just want to ask one more thing that in notepad file i have bullets in few lines.
When i send the notepad file content as body message in mail that time in mail it is not showing the bullets.