Edit Triggered Campaign View campaign


General Settings
HTML is allowed

Template Settings {{#if sourceUrl}}
If a message is sent then this URL will be POSTed to using Merge Tags as POST body. Use this if you want to generate the HTML message yourself
{{else}}

Merge tags are tags that are replaced before sending out the message. The format of the merge tag is the following: [TAG_NAME] or [TAG_NAME/fallback] where fallback is an optional text value used when TAG_NAME is empty.

{{#each mergeTags}} {{/each}}
Merge tag Description
[{{key}}] {{value}}
{{> plaintext}} {{#if disableWysiwyg}} {{> codeeditor}} {{else}} {{> (lookup . 'editorName') }} {{/if}} {{/if}}