De RSS app accepteert nu Sharepoint feeds van Blogs, maar niet van Sitepages (onderdeel van de standaard Team Site van Sharepoint).
Voorbeeld URL:
https://ictconceptbv.sharepoint.com/Tech/_layouts/15/listfeed.aspx?List=e74ae3b4-a4f7-4d7a-841b-b75e47afbb35&View=3e7bec6c-0511-4332-bc31-07474fb85e28
Voorbeeld XML:
<!--RSS generated by Microsoft SharePoint Foundation RSS Generator on 7/5/2017 4:34:08 AM -->
<?xml-stylesheet type="text/xsl" href="/Tech/_layouts/15/RssXslt.aspx?List=e74ae3b4-a4f7-4d7a-841b-b75e47afbb35" version="1.0"?>
<rss version="2.0">
<channel>
<title>xxx: Sitepagina's</title>
<link>https://ictconceptbv.sharepoint.com/Tech/SitePages/Forms/ByAuthor.aspx</link>
<description>RSS feed for the Sitepagina's list.</description>
<lastBuildDate>Wed, 05 Jul 2017 11:34:06 GMT</lastBuildDate>
<generator>Microsoft SharePoint Foundation RSS Generator</generator>
<ttl>60</ttl>
<language>nl-NL</language>
<image>
<title>xxx: Sitepagina's</title>
<url>https://ictconceptbv.sharepoint.com/Tech/_layouts/15/images/siteIcon.png</url>
<link>https://ictconceptbv.sharepoint.com/Tech/SitePages/Forms/ByAuthor.aspx</link>
</image>
<item>
<title>xxx</title>
<link>https://ictconceptbv.sharepoint.com/Tech/SitePages/xxx.aspx</link>
<description><![CDATA[]]></description>
<author>xxx</author>
<pubDate>Tue, 20 Jun 2017 14:03:01 GMT</pubDate>
<guid isPermaLink="true">https://ictconceptbv.sharepoint.com/Tech/SitePages/xxx.aspx</guid>
</item>
<item>
<title>yyy</title>
<link>https://ictconceptbv.sharepoint.com/Tech/SitePages/yyy.aspx</link>
<description><![CDATA[]]></description>
<author>yyy</author>
<pubDate>Tue, 20 Jun 2017 14:03:01 GMT</pubDate>
<guid isPermaLink="true">https://ictconceptbv.sharepoint.com/Tech/SitePages/yyy.aspx</guid>
</item>
...