How to add the images in SMTP mail body

Hi,

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 you…

Please be revert in case of problem:slight_smile:

8 Likes