﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Newsgator Forums / NewsGator API / Extras  / How to get Latest update for a user / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>Newsgator Forums</description><link>http://forum.newsgator.com/</link><webMaster>info@newsgator.com</webMaster><lastBuildDate>Fri, 04 Jul 2008 06:25:35 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: How to get Latest update for a user</title><link>http://forum.newsgator.com/Topic34249-8-1.aspx</link><description>You can use the REST version of the API:&lt;BR&gt;&lt;A href="http://services.newsgator.com/ngws/svc/Subscription.aspx/&lt;locationname&gt;/headlines"&gt;http://services.newsgator.com/ngws/svc/Subscription.aspx/&amp;lt;locationname&amp;gt;/headlines&lt;/A&gt; &lt;/P&gt;&lt;P&gt;from the docs (&lt;A href="http://www.newsgator.com/ngs/api/NewsGatorRESTAPI.pdf"&gt;http://www.newsgator.com/ngs/api/NewsGatorRESTAPI.pdf&lt;/A&gt;):&lt;BR&gt;&lt;/P&gt;&lt;P&gt;GET – returns the content for the subscription list in a “River of News” style format. &lt;BR&gt;locationname – specify the location to retrieve headlines for&lt;/P&gt;&lt;P&gt;hth,&lt;BR&gt;Ariel&lt;BR&gt;</description><pubDate>Thu, 13 Dec 2007 09:01:19 GMT</pubDate><dc:creator>Ariel</dc:creator></item><item><title>RE: How to get Latest update for a user</title><link>http://forum.newsgator.com/Topic34249-8-1.aspx</link><description>There's no real easy way to do that right now.  You can call GetUpdates with the last sync token which will return you a list of feed ID's that have new content.  Then you'll need to call GetNews or Feeds.aspx/[feedId] to retrieve each feed individually.&lt;br&gt;&lt;br&gt;I like the idea though of having a call that just returns an RSS feed of all of your new items no matter what feed they're in... so I added a feature request for it :-)</description><pubDate>Wed, 12 Dec 2007 09:46:21 GMT</pubDate><dc:creator>Nick Harris</dc:creator></item><item><title>How to get Latest update for a user</title><link>http://forum.newsgator.com/Topic34249-8-1.aspx</link><description>I want to get latest updates for a specific user, based on the feeds he is subscribed too, the API allows to get latest updates for a specific feed what I want is to get the last 10 updates to all the contents the user is subscribed too. Any suggestion as to how to go about it?</description><pubDate>Wed, 12 Dec 2007 04:37:30 GMT</pubDate><dc:creator>imranaziz</dc:creator></item></channel></rss>