TrustPager Docs

← Help Center

Automations

Format Emails in TrustPager Mail

Use the rich-text editor to add headings, bold text, bullet lists, links, buttons, images, and more to any email sent through TrustPager Mail — in automations, birthday messages, and booking notifications.

Every email body that sends through TrustPager Mail now uses a rich-text formatting editor instead of a plain text box. You can add headings, bold and italic text, bullet and numbered lists, text alignment, hyperlinks, styled button links, inline images, and horizontal dividers — all without any developer help. Existing email bodies are preserved and displayed in the editor automatically.

The automation Send Branded Email step

The most powerful place to use the editor is the Send Branded Email action inside an automation. Open any automation at https://app.trustpager.com/auto/automations, then add or edit a Send Branded Email step. The Message field is the formatting editor.

Toolbar overview

The toolbar runs across the top of the editor. From left to right:

Insert Variable

The Send Branded Email editor includes an Insert Variable control. Click it to open a list of available merge tokens for the current automation's trigger. Selecting a token inserts it into the email body as a double-brace merge field — for example {{contact.first_name}} or {{deal.name}}. The available tokens adapt to the trigger type, so an opportunity-stage trigger will offer different variables than a form-submission trigger.

Variables are resolved when the automation fires — each recipient sees their own personalised value.

Insert an image

Place your cursor where you want the image to appear, then click the image icon in the toolbar. The Insert Image dialog opens with three fields:

  1. Image URL (required) — the direct, public URL of the image file. This must be a permanent, publicly accessible URL. See "Where to host your image" below.
  2. Link URL (optional) — if you want the image to be clickable, paste the destination URL here. Leave blank for a static image.
  3. Alt Text (optional) — a short description of the image for accessibility. Good practice to fill in.

Click Insert. The image appears in the editor. Save and activate the automation as normal.

Where to host your image

The image URL must be permanent and publicly accessible — not just accessible right now, but reliably so weeks or months from now. Automation emails may fire long after you configure them, and a broken URL means a broken image in every email sent after it expires.

What works:

What will not work:

Sizing tips

TrustPager constrains images to the width of the email body, so an oversized image will not break the layout. That said, resize large images before uploading — a 1200 px wide image at 72 dpi is plenty for a banner. Large files load more slowly, and some email clients block images above a certain file size.

The editor on other surfaces

The same rich-text editor also appears in three other places:

On those surfaces the available tokens are shown inline beside the field — there is no Insert Variable dropdown.

Troubleshooting

← Back to Help Center Open on trustpager.com ↗