The feed from RSS function loads a given RSS feed and populate the newsletter with its content. Use the feed from RSS function when you want to load information, available through a proper RSS feed, from you web site or blog and fill the newsletter with the related articles.
Prepare a proper template or HTML document
In order to use that function, you must first prepare a template or load an HTML document with at least one repeatable region containing the following fields:
- {%sysRssDate%}: for the feed article date
- {%sysRssTitle%}: for the feed article title
- {%sysRssSummary%}: for the feed article summary
- {%sysRssUrl%}: for the URL leading to the original article
Load newsletter content from a RSS feed
- Prepare the template or HTML document with the required repeatable region and mail merge fields
- Create a new campaign
- In the 3rd tab “Content”, select the appropriate template or load the HTML document
- Click on the RSS Feed button
- In the popup window, fill the source RSS feed URL
- the amount of article you want to load
- If you have many of them, select the target repeatable region
- Click on OK
The system will then load the source RSS feed, and fill the repeatable regions with the required information, replacing the mail merge fields with the RSS content.