cancel
Showing results for 
Search instead for 
Did you mean: 

Add Screenshots in mail body

sandeshtope
Level 4
I'm working on a task where I need to send an email with screenshots from different Excel sheets embedded in the email's body. What's the best way to achieve this?
 
Is there a way to add images directly into the HTML code, or are there alternative methods I should consider?


------------------------------
Sandy P
------------------------------
4 REPLIES 4

Michael_S
Community Team
Community Team

Hey @Sandy P! I'm going to move your thread over to RPA Product support, where you're much more likely to get some helpful answers 🙂



------------------------------
💙 Michael
(I'm part of the SS&C Blue Prism Community Team)
------------------------------

Hi Sandy,

You can use "img" tag in your html code to embed the screenshots in the mail body.  Refer the below.

 <img src="Your Screenshot File Path">



------------------------------
Athiban Mahamathi - https://www.linkedin.com/in/athiban-mahamathi-544a008b/
Technical Consultant,
SimplifyNext,
Singapore
------------------------------

rsrivastava2
Level 5

Hi Sandy,

If you haven't found the solution.

Try reading the image as binary and then using 

"<img src='data:image/png;base64,"&[imgAsBinary]&"' alt='img' />"

Hope this Helps!



------------------------------
WeitghtRPAMatey
------------------------------
WeitghtRPAMatey

LeonardoSQueiroz
Level 10

Hi Sandy,

You can use cid or img tag, in this topic there are some examples:

 https://community.blueprism.com/communities/community-home/digestviewer/viewthread?GroupId=145&MID=2253&CommunityKey=3743dbaa-6766-4a4d-b7ed-9a98b6b1dd01

Regards



------------------------------
Leonardo Soares
RPA Developer Tech Leader
Bridge Consulting
América/Brazil
------------------------------
Leonardo Soares RPA Developer América/Brazil