hello,
I want to send an image by mail, but I want to attach the image to the body. I am using the code below, but when I send an email, the image does not appear.
my code:
hello,
I want to send an image by mail, but I want to attach the image to the body. I am using the code below, but when I send an email, the image does not appear.
my code:
hi @d.ulutas
refer this
you will be able to do the needful
thanks
Hello @d.ulutas ,
Have a look at the below post, this will help you with sending image in Email Body.
https://forum.uipath.com/t/rpa-how-to-send-embedded-images-in-an-outlook-email-using-uipath/461436?u=rohith.prabhu
Regards,
Rohith
if you want it to work with your current html code you have to also attach this image as well in your send outlook activity
but the better way is convert to base64 string as mentioned above
I changed it but it still didn’t work
Can you take a look at this article? https://uipath-survey.secure.force.com/CaseView/articles/Knowledge/Cannot-see-embedded-images-in-the-sent-email?lang=en_US