HTML Messages

Routable supports a limited subset of HTML tags in messages.

In some API calls that generate emails to the Companies you interact with, such as Create a Payable and Invite a Company, a message field is provided in the request payload to allow you to add additional detail to the HTML email(s) that are sent to the Contacts associated with that Company. This field provides support for limited HTML formatting tags. The allowed tags include:

bblockquotebrh1 - h6headerhr
liolppreqsmall
spanstrongsubsuptabletbody
tdtfootththeadtru
ulvarwbr


What’s Next