Create email HTML templates

Supported in:

You can define HTML templates for recurring emails, so that they can be sent by scripts or used by playbooks.

To create a new HTML email template, follow these steps:

  1. Go to Settings > Environments > Email HTML Templates.
  2. Click Add.
  3. In the Add Email Template dialog, edit the HTML information, making sure to add in the required body text.
  4. Click Add.

Supported HTML tags and attributes

Google SecOps SOAR supports a specific, restricted list of HTML tags and attributes for security purposes. The platform prevents the use of certain elements to protect against malicious code.

To ensure your template is valid, use only the tags and attributes listed in the following table:

Supported HTML Tags Supported HTML Attributes
  • a
  • abbr
  • acronym
  • address
  • area
  • b
  • big
  • blockquote
  • br
  • button
  • caption
  • center
  • cite
  • code
  • col
  • colgroup
  • dd
  • del
  • dfn
  • dir
  • div
  • dl
  • dt
  • em
  • fieldset
  • font
  • form
  • h1
  • h2
  • h3
  • h4
  • h5
  • h6
  • hr
  • i
  • img
  • input
  • ins
  • kbd
  • label
  • legend
  • li
  • map
  • menu
  • ol
  • optgroup
  • option
  • p
  • pre
  • q
  • s
  • samp
  • select
  • small
  • span
  • strike
  • strong
  • sub
  • sup
  • table
  • tbody
  • td
  • textarea
  • tfoot
  • th
  • thead
  • tr
  • tt
  • u
  • ul
  • var
  • section
  • nav
  • article
  • aside
  • header
  • footer
  • main
  • figure
  • figcaption
  • data
  • time
  • mark
  • ruby
  • rt
  • rp
  • bdi
  • wbr
  • datalist
  • keygen
  • output
  • progress
  • meter
  • details
  • summary
  • menuitem
  • html
  • head
  • body
  • style
  • abbr
  • accept
  • accept-charset
  • accesskey
  • action
  • align
  • alt
  • axis
  • bgcolor
  • border
  • cellpadding
  • cellspacing
  • char
  • charoff
  • charset
  • checked
  • cite
  • clear
  • cols
  • colspan
  • color
  • compact
  • coords
  • datetime
  • dir
  • disabled
  • enctype
  • for
  • frame
  • headers
  • height
  • href
  • hreflang

Need more help? Get answers from Community members and Google SecOps professionals.