Skip to content Skip to main navigation Skip to footer

Using Rss Feeds inside Email Campaign

Within Aritic PinPoint you can launch RSS-based email campaigns. In order to launch RSS email campaigns, navigate to the Left application menu, Campaigns > RSS Campaign.

1. Once you are inside the RSS campaign dashboard, click on the “Create New RSS Campaign” button from the top right.

2. On the next screen, from the “General” Tab fill in the Subject line of the email, Internal Name, From Name, From Email Address, Reply To Address, and other required.

3. Select a “Theme” from the theme tab. In this post, I will select a Blank template theme.

4. From the “Recipient” tab select the target segments on which this email campaign should deliver.

5. You can also add marketing tags as required, once done with all these setups, launch “Email Template Studio” from the top right button.

6. Inside the Email Template Studio, add the “RSS” block in the email from the right panel to the email template content. Follow this screenplay:

Inside the RSS setting you should add the RSS URL, in this example, I have added the Aritic PinPoint RSS URL. Followed by that, add the number of counts which will be added inside this email template automatically, once the feed update is available in the RSS URL.

You can edit the following settings:

  • Set the number of posts you want to display
  • Create a custom template for the items in the feed
  • Use images from the feed
  • Format dates
  • Reverse view

You can also edit the RSS code of this email template block according to your requirement and design.

Below is the list of all {feed} blocks accepted for RSS feeds:

  • {feedinfo: title} Returns: title of the feed
  • {feedinfo:url} Returns: URL of the feed
  • {feedinfo: description} Returns: description of the feed

Below is the list of all {feeditems} blocks accepted for RSS feeds:

  • {feeditem: title} Returns: title of the post
  • {feeditem: link} Returns: link to the post
  • {feeditem: content} Returns: summarized content (description), when the description is not available it will return the full content
  • {feeditem:content_full} Returns: full content of the post
  • {feeditem:content_text} Returns: summarized content (description), when the description is not available it will return the full content. Tags are stripped.
  • {feeditem:content_full_text} Returns: full content of the post stripped of tags
  • {feeditem:description} Returns: summarized content (desciption) of the post
  • {feeditem:date} Optional param: format {feeditem:date format=”d-m-Y H:i”} Returns: summarized content (desciption) of the post
  • {feeditem:author} Returns: author name of the post
  • {feeditem:categories} Returns: comma seperated list of the categories
  • {feeditem:image} Returns: url of the image. Will check the enclosure and media tags of the XML.

Using the above feed and feed items blocks you can edit the email template block for required RSS posts accordingly.



Still Not an User of Aritic PinPoint Automation?



Was This Article Helpful?

0 Comments

There are no comments yet

Leave a comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.