Add Screenshots in mail body
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-11-23 10:36 AM
------------------------------
Sandy P
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-11-23 11:01 AM
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)
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-11-23 01:21 PM
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
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-11-23 10:06 PM
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
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-11-23 01:06 AM
Hi Sandy,
You can use cid or img tag, in this topic there are some examples:
Regards
------------------------------
Leonardo Soares
RPA Developer Tech Leader
Bridge Consulting
América/Brazil
------------------------------
