Image is not showing in the email when I use html template.

Hi,

I have uploaded an image using "Document" object under the folder "AT_Images"

Now, I have created an HTML template which I am using to send an email using Send Email smart service.

When I use below code in the .html template document, there were no image in the actual email which I have received.

<img src="AT_Images\companylogo.jpg"></img>

Can some throw some idea on this.

  Discussion posts and replies are publicly visible

Parents
  • I haven't played around with this fully yet, but in one or two cases where we've had to attach images in HTML templates I know we've uploaded the image to our server directly (typically a logo used in the template, etc), then included the full server URL to the image.  We are on prem however, and are likely better solutions out there..

Reply
  • I haven't played around with this fully yet, but in one or two cases where we've had to attach images in HTML templates I know we've uploaded the image to our server directly (typically a logo used in the template, etc), then included the full server URL to the image.  We are on prem however, and are likely better solutions out there..

Children
No Data