﻿<?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  / New REST API Question / 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>Wed, 07 Jan 2009 12:35:36 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: New REST API Question</title><link>http://forum.newsgator.com/Topic30648-8-1.aspx</link><description>I sent you an email, thanks.</description><pubDate>Tue, 28 Aug 2007 08:21:32 GMT</pubDate><dc:creator>Ariel</dc:creator></item><item><title>RE: New REST API Question</title><link>http://forum.newsgator.com/Topic30648-8-1.aspx</link><description>Other difference between services.NG and &lt;A href="http://www.NG"&gt;www.NG&lt;/A&gt; is that services.NG doesn’t seems to allow sorting Posts. Is there any way to sort results like in &lt;A href="http://www.NG"&gt;www.NG&lt;/A&gt;?&lt;/P&gt;&lt;P&gt;TIA&lt;BR&gt;</description><pubDate>Fri, 24 Aug 2007 11:25:54 GMT</pubDate><dc:creator>Ariel</dc:creator></item><item><title>RE: New REST API Question</title><link>http://forum.newsgator.com/Topic30648-8-1.aspx</link><description>Ok, now I get what you are looking for.  Email me directly, I think I have something to help you out.&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:darryld@newsgator.com"&gt;darryld@newsgator.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Darryl</description><pubDate>Fri, 24 Aug 2007 11:23:05 GMT</pubDate><dc:creator>Darryl Dreiling</dc:creator></item><item><title>RE: New REST API Question</title><link>http://forum.newsgator.com/Topic30648-8-1.aspx</link><description>Hello. With incremental methods, I mean:&lt;BR&gt;* I call GetNews with maxposts=20. And I get the first 20 posts.&lt;BR&gt;* I call GetNews with page=2&amp;amp;maxposts=20. And I get the “next” 20 posts (21-40).&lt;/P&gt;&lt;P&gt;Is there any way to do that in services.NG.com API?&lt;/P&gt;&lt;P&gt;In services.newsgator.com API, can you add support for calling GetNews but for a folder (that will retrieve posts from all feeds/folders inside that folder)? I tried and it works on &lt;A href="http://www.NG.com"&gt;www.NG.com&lt;/A&gt; , but not on services.NG.com.&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR&gt;Ariel&lt;BR&gt;</description><pubDate>Thu, 23 Aug 2007 21:28:40 GMT</pubDate><dc:creator>Ariel</dc:creator></item><item><title>RE: New REST API Question</title><link>http://forum.newsgator.com/Topic30648-8-1.aspx</link><description>Hello,&lt;/P&gt;&lt;P&gt;The biggest issue with the new API under &lt;A href="http://www.newsgator.com/"&gt;www.newsgator.com&lt;/A&gt; is it is still changing quite a bit and will certainly break you down the road.  With that said I would love to find a way to get you what you need.  If you are just looking for the "incremental" type API's we should be able to do that via the existing services.newsgator.com API's.  &lt;/P&gt;&lt;P&gt;Regardless of the API set you are calling, to do things incrementally we need a sync token.  Both API's would require something very similar here.  The sync token has been part of the services.newsgator.com API for a long time now.  If you are using the sync token with the existing API's you are already getting the incremental change functionality.&lt;/P&gt;&lt;P&gt;There has been a lot of talk on our API team about implementing something you describe with returning clipping information with the post data, so watch the NewsGator API Blog (&lt;A href="http://blogs.newsgator.com/newsgator_api/"&gt;http://blogs.newsgator.com/newsgator_api/&lt;/A&gt;).  I will post there when that change is in for you to start playing with.  :)&lt;/P&gt;&lt;P&gt;Please feel free to let me know more about what you are doing and I can help you find the best way to get that done with the appropriate API.&lt;/P&gt;&lt;P&gt;Darryl</description><pubDate>Tue, 21 Aug 2007 08:32:30 GMT</pubDate><dc:creator>Darryl Dreiling</dc:creator></item><item><title>RE: New REST API Question</title><link>http://forum.newsgator.com/Topic30648-8-1.aspx</link><description>Thanks. I know about the new changes in the REST API, they are very useful. I wanted to use the API before but the main problem was the missing “Incrementally” methods. Can we use the undocumented API? (I understand that it can change) The only thing I will need some help is in the ‘Options’ parameters, that is a number and there isn’t any way I know what it means… :(&lt;BR&gt;(I know what number to send to get the same results that the NG Online sends, but nothing more…)&lt;/P&gt;&lt;P&gt;One thing that will be useful is that each Post result item in an API response, contains in which Clipped Folders that Post was added. So we don’t need to ask for all clipped items. Is there any way this feature could be added in the REST API Incrementally methods?&lt;/P&gt;&lt;P&gt;TIA&lt;BR&gt;</description><pubDate>Mon, 20 Aug 2007 13:33:45 GMT</pubDate><dc:creator>Ariel</dc:creator></item><item><title>RE: New REST API Question</title><link>http://forum.newsgator.com/Topic30648-8-1.aspx</link><description>Hello Ariel,&lt;/P&gt;&lt;P&gt;Thanks for the interest in the new API.  At the present time the API under &lt;A href="http://www.newsgator.com/ngs/subscriber/services"&gt;www.newsgator.com/ngs/subscriber/services&lt;/A&gt; is undocumented.  The only supported API for now is at &lt;A href="http://services.newsgator.com/"&gt;http://services.newsgator.com&lt;/A&gt;.  The documentation for this API can be found at &lt;A href="http://www.newsgator.com/ngs/api/NewsGatorRESTAPI.pdf"&gt;http://www.newsgator.com/ngs/api/NewsGatorRESTAPI.pdf&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;It has been recently updated so even if you have seen this before you may want to take another look.  As for returning JSON, we do not support that right now via this API.&lt;/P&gt;&lt;P&gt;Let me know if you need any further information.&lt;/P&gt;&lt;P&gt;&lt;BR&gt;Darryl</description><pubDate>Mon, 20 Aug 2007 10:21:41 GMT</pubDate><dc:creator>Darryl Dreiling</dc:creator></item><item><title>New REST API Question</title><link>http://forum.newsgator.com/Topic30648-8-1.aspx</link><description>Hello. Congratulations for the new REST API version!!&lt;/P&gt;&lt;P&gt;Is it possible to use in the new API methods like /Folder.asmx/GetUsersFolderList&lt;STRONG&gt;Incrementally&lt;/STRONG&gt; ?&lt;/P&gt;&lt;P&gt;Can we use the REST API that is in &lt;A href="http://www.newsgator.com/ngs/subscriber/services/"&gt;www.newsgator.com/ngs/subscriber/services/&lt;/A&gt; ?&lt;/P&gt;&lt;P&gt;And is there any way to make the //services.newsgator.com services to return JSON results? I tried with &amp;amp;fmt=json but didn't work.&lt;/P&gt;&lt;P&gt;Thanks!&lt;BR&gt;</description><pubDate>Sun, 19 Aug 2007 18:06:27 GMT</pubDate><dc:creator>Ariel</dc:creator></item></channel></rss>