Question
Inline image in Email
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
