Skip to main content
March 18, 2021
Question

Inline image in Email

  • March 18, 2021
  • 1 reply
  • 0 views

Hi Everyone,

I have one requirement where I need to get the image in the place of image tag in HTML body what I am sending to the email node 

and in image tag is like  <img src="">xyz.appiancloud.com/.../67810" alt="" width="33" height="33" />

will this work or any other way ?

or do we need to convert that to base64 kind of thing 

1 reply

mikes0011
Brainy
March 18, 2021

This has been previously discussed previously, and one of the latest comments is from me with an explanation for the code to use to accomplish this.

The Expression Guru