Creating an email merge in Sendouts with raw HTML code

Last modified: March 1, 2012 by

Copy the raw HTML and paste it to a Notepad file

  • Save the file on your desktop as .html file extension
  • Open the .html file in a browser window
  • Click on the page somewhere (not on a link) and hit “Ctrl+A” followed by “Ctrl+C”
  • Now that the rendered HTML is on your clipboard, you should be able to paste it into the Mail Merge HTML Editor and it will render properly there. You cannot paste raw HTML into the Mail Merge HTML Editor. It has to be rendered HTML that gets pasted there

Note: All image links need to be fully qualified URL’s and not relative paths or the pictures will not be visible to the end recipient(s).

Related Posts