Forum Discussion

xiaocao162020's avatar
xiaocao162020
Copper Contributor
Aug 11, 2020

How to send HTML-based email

Hi there, I want to know is there a function that we can send emails which are in html code in Outlook.

3 Replies

    • krutilkoa's avatar
      krutilkoa
      Copper Contributor
      Yes and no.
      Yes - you can copy/paste HTML page from a browser to Outlook client
      No - it is not an option, because it breaks some styles/layouts.
  • krutilkoa's avatar
    krutilkoa
    Copper Contributor
    I also can't do it. I'm using Mac OS. There is a few options:
    https://help.chamaileon.io/en/articles/2827710-how-to-import-my-html-template-to-outlook
    But they do not work on Mac OS, and specially with new UI.
    The only one workaround that I found - create email via Web UI, type some text, go to Chrome Dev Tools, find previously typed text in HTML code of the page and replace it with my HTML email. But is "dirty hack". Does anybody know the proper way?

Resources