How to put image in body of gmail

how to put an image in the body of Gmail in uipath

if anyone knows please let me know

am using SMTP mail activity how to do in SMTP mail

Hi Chethan_P. You can achive it composing the body as HTML. You’ll have to check the option IsBodyHTML in the Send SMTP Mail Message activity, so it knows that the message is not plain text. Regarding the image, you’ll also have to put it where can be accessed anywhere the email is open.

1 Like

For more information about doing it:

BTW: “Search first” :wink:

1 Like