HTML emails

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nramsay
    Junior Member
    • Jul 2025
    • 15

    #1

    HTML emails

    Since there's no real drag and drop editor for HTML emails in EspoCRM (as there is in all of our other CRMs we're trying to migrate from), I was trying to use HTML builders and just paste in the code into an EspoCRM email in the 'code' section, but it strips code out, so it's not working.

    Is there some way to get it not to strip out HTML code, so we can send our designed templates?
  • shalmaxb
    Senior Member
    • Mar 2015
    • 1873

    #2
    From my experience, it does not strip out HTML. Did you switch to code edit view (</>)?. It will strip out CSS if not inline and javascript. But HTML not. If you want to use CSS, you can convert it to inline CSS, there are lots of online converters for that.
    So look into your existing templates, how they are coded.

    Comment

    Working...