Sending an image in Email Body Issue

Hii,

In the following image the the image should be sent in the body but in the body only
Smiley face is displayed where image should be sent actually.
and image is sent as an attachment

What is the issue
Help me out with this

Thanks and Regards,
supriya

Hi,

Please send the body with html context.

Then, add the image in the attachment and in html use below code to show it in mail body (.png is the image format)
<img src=“cid:image_name.png”>

Thanks,
Aisling

1 Like

Hii,
Email Automation.zip (136.5 KB)
Thanks and Regrads,
Suipriya

Hi @supu123

Its still not working

@Chetan_Gandhi Are you facing the same problem?

Yes
i tried all way

  1. html body + giving the attachment path ---- then the screenshot added both way as mail body and attachment

  2. try using base 64 method it work when i send it to yahoo but not work for the gmail and outlook and i need to work for outlook.

  3. using content id then again its not working.

Is their any one to sort this out???

@Chetan_Gandhi

Kindly check the above post

Hope this will help you

Best Regards,
Vrushali

1 Like