How to add the images in SMTP mail body in UiPath

0 votes
I want to add the screenshot image in the SMTP email body. Could anyone please assist how to do that.
Nov 7, 2019 in RPA by anonymous
• 1,110 points
6,568 views

2 answers to this question.

0 votes

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:

For more details about Robotic Process using UiPath, You can get a better understanding with the Uipath RPA Certification.

answered Nov 8, 2019 by Abha
• 28,140 points
This workflow is not working

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!

0 votes
hi! First you have to add "Create HTML CONTENT", then you put the screenshot in there and finaly you have to add the output of the html content variable to the body of the SMTP
answered Oct 7, 2021 by Damian

Related Questions In RPA

0 votes
4 answers

How to find the sum of 2 columns of an excel and display it in a 3rd column using UIPATH?

These are the steps to add two ...READ MORE

answered Aug 2, 2019 in RPA by Shivi Singhal
13,860 views
0 votes
1 answer

How to add or delete a Machine in UiPath Orchestrator?

Hey @Raj, to add a standard machine, ...READ MORE

answered Apr 5, 2019 in RPA by Anvi
• 14,150 points
2,388 views
0 votes
0 answers

HOW to extract a column data and save it in the new sheet using UIPATH

Sep 12, 2019 in RPA by anonymous
• 120 points
2,080 views
0 votes
1 answer

How to get the desired packages in UiPath Studio if not available in Package Manager?

Steps to get your desired package in ...READ MORE

answered Oct 15, 2019 in RPA by Abha
• 28,140 points
2,313 views
0 votes
1 answer

How to take screenshot of whole page of a web page?

Hi there, you can try to look for ...READ MORE

answered Nov 8, 2019 in RPA by Abha
• 28,140 points
2,966 views
0 votes
1 answer

Identify a Column in a database in UiPath Studio

There are two options to identify a ...READ MORE

answered Feb 12, 2019 in RPA by Sahiti
• 6,370 points
2,486 views
0 votes
1 answer

Which edition of UiPath is more suitable for individual use, Enterprise Platform or Community Edition? Why?

UiPath’s Community Edition (CE) is the version which is ...READ MORE

answered Mar 7, 2019 in RPA by Mishti
• 480 points
1,357 views
0 votes
1 answer

Write multiple line message using message box

@Rashmi Message Box activity in UiPath does ...READ MORE

answered Mar 4, 2019 in RPA by Abha
• 28,140 points
13,854 views
0 votes
1 answer

How to move folders containing Json and Images files to another folder in uipath?

Hey Akshay, you can check this thread ...READ MORE

answered Jun 3, 2019 in RPA by Abha
• 28,140 points
1,946 views
0 votes
1 answer

How to read data from a excel, based on that data, check in the corresponding checkbox in browser appln? Uipath

Hi, to achieve this, you can perform ...READ MORE

answered Oct 10, 2019 in RPA by Abha
• 28,140 points
2,478 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP