Embedding Images into mail template and workflow emails
4 years ago
Originally Published: 2015-05-17
Article Number
000053338
Applies To
IMG 6.9.1, 6.9.0 and 6.8.1
Resolution
- Allow sanitized HTML: 
Admin > System > Security, edit and allow sanitized HTML

User-added image
*** Embedding an Image in an Email Template: 

1- Upload your image under Admin ->User Interface ->Files .Choose Images in dropdown 
User-added image
2- Go to the Email template, then edit the mail body with the following HTML line: 

<img src="/aveksa/custom/images/"Image_Name"  />

User-added image

3- Click on View to check if the image uploaded or not:

User-added image

*** Embedding an Image to workflow mail:

1- Upload your image under Admin ->User Interface ->Files .Choose Images in dropdown 

2- Open the node E-mail tab and click on Source at the bottom: 

User-added image

2- Add the embedded Image HTML code in the mail by the following syntax: 

<img src="https:// "IP:Port" /aveksa/custom/images/"Image_Name"  />

User-added image

3- Click on Apply, then Click on the HTML from the bottom, and check the mail content: 

User-added image