59538/how-to-add-the-images-in-smtp-mail-body-in-uipath
Hey there, if you want to add screenshot image in the SMTP mail body, you can try adding the image with the help of ContentId. I hope its works for you. Checkout following screenshot to understand better:
You could try this:
First use Take Screenshot command to get the screenshot and save in current path…
then take any string variable vStr="<html><img src=“imagename.jp”"></html>"
and use Send Outlook message activity in body mention this string name and in properties make sure you have check isBodyHtml Properties … Then image will be added in body of Email…
Hope it helps!
These are the steps to add two ...READ MORE
Hey @Raj, to add a standard machine, ...READ MORE
Steps to get your desired package in ...READ MORE
Hi there, you can try to look for ...READ MORE
There are two options to identify a ...READ MORE
UiPath’s Community Edition (CE) is the version which is ...READ MORE
@Rashmi Message Box activity in UiPath does ...READ MORE
Hey Akshay, you can check this thread ...READ MORE
Hi, to achieve this, you can perform ...READ MORE
OR
Already have an account? Sign in.