Hi Suresh,
So the way that we did it in a case with MAPIEx was adding the image as an attachment through the "Attachment" parameter of the "Send Mail" action. Then in the "Message" parameter of t
he "Send Mail" action we included this line in the HTML code "<img src=" & Chr(34) & "cid:" & [Picture File Name] & Chr(34) & "alt=" & Chr(39) & Chr(39) & "/>", note that I've excluded the rest of the HTML code.
I think we got the solution from here:
https://stackoverflow.com/questions/41446280/how-to-remove-image-as-attachment-but-show-in-body-of-email /Joakim
------------------------------
Joakim Eklund
Senior RPA Developer
Swedbank AB
Europe/Stockholm
------------------------------