Edit RSS Campaign View campaign


RSS campaign sets up a tracker against selected RSS feed address. Whenever a new entry is found from this feed it is sent to selected list as an email message.
General Settings
HTML is allowed

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
[RSS_ENTRY] content from an RSS entry
[{{key}}] {{value}}
New entries from this RSS URL are sent out to list subscribers as email messages
{{#if disableWysiwyg}}
{{html}}
{{else}} {{/if}} Use special merge tag [RSS_ENTRY] to mark the position for the RSS post content. Additionally you can use any valid merge tag as well.