Embed image in email content while sending mail

158 views
Skip to first unread message

shasha...@gmail.com

unread,
Sep 15, 2019, 4:18:07 AM9/15/19
to Fujitsu RunMyProcess Developer Community
Hello,
How can i embed a image while sending mail in the mail body content.I tried using html img src.But when is send the image is broken.It show image url not found
Thanks & Regards

RunMyProcess Support

unread,
Sep 16, 2019, 2:01:38 AM9/16/19
to suppor...@runmyprocess.com
Hi Shashank,

To embed the image file to mail body, please use the following code:-

<img src="data:image/jpg;base64 {base-64 encoded image content} " />

where  {base-64 encoded image content} :- is image encoded in base64

Please find attached code and screen-print of the email for sending the image in the email body, in this example I have encoded RunMyProcess logo image in base 64 encoded format.

Best Regards,
Pankaj Kumar
Fujitsu RunMyProcess Support

--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "Fujitsu RunMyProcess Developer Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum...@runmyprocess.com.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/63a161e5-11a0-4f42-907b-46bd5a77461f%40runmyprocess.com.
email_content_text.txt
email_screen-print.PNG
Reply all
Reply to author
Forward
0 new messages