Browse Forum Posts by Tags

Showing related tags and posts for the Forums application. See all tags in the site
  • Issues with Blog post API

    I'm having real troubles with the blog post API. I've tested it all to a development server, and everything works fine. As soon as I point to the production server, I cannot consume the BlogPost service. Using the urls, I can see the following… http://www.hitched.co.uk/Chat/api/blogs.ashx/blogs…
    Posted to Bugs and Issues (Forum) by adamhitched on Mon, Jan 26 2009
    Filed under: api, REST API, blog post api, blog posts
  • New Community Server REST API

    Have any of you ever tried building applications against the CS REST services? I have, and it has been nothing short of frustrating. A few months ago I started working on a major project that leveraged it exclusively, and I started having problems with it almost right away. Most of the issues I could…
    Posted to Developers (Forum) by interscape on Tue, Jan 20 2009
    Filed under: REST API
  • Re: Creating a login form with the API

    I created a Web Service that mimics the application login method to do this on our site. I created a folder called OurCompanyWebServices in the Community Server installation, then created an asmx page to put in utilities such as this that aren't handled by the REST api. Then, you can use SOAP to…
    Posted to Developers (Forum) by SEOCoder on Thu, Jan 15 2009
    Filed under: REST API, api, membership, webservice, Password, Web services, SOAP, passwords, Authorization
  • Microblogging client that uses the Announcements stream via the Membership web service?

    There are Internet-based microblogging and "group chat" apps like Twitter, Laconi.ca and Yammer that could provide a reasonable corporate experience. However, to bring any of these solutions "inside the firewall" is a non-trivial effort, and we'd like to continue to leverage the…
    Posted to Developers (Forum) by ParanoidMike on Wed, Jan 14 2009
    Filed under: REST API, Client API, Messages, Microblogging
  • Thread "Subject"

    Greetings, I am using API to get all the threads, I am getting an error when trying to get the subject for the threads. it is blank for all the records. can any one help me in this issue????? ForumsService service = new ForumsService(" http://localhost:100/ ", "admin", "nt584hmp"…
    Posted to Developers (Forum) by Suren on Fri, Dec 26 2008
    Filed under: REST API, forum, api, forums, Thread, Client API, ForumList, REST, Forum Thread Query, CS 2008.5 SP1, Forum List, Thread Subject, API Bug
  • Getting ForumPermission from Rest API

    Hi, I'm trying to see if a user has permission to do various forum activities via the Rest API. I've got the following code: public static bool HaveForumPermission(Permission permission, int forumID) { Service service = RestApiConnection.GetService(); PagedList<Role> roles = service.Membership…
    Posted to Developers (Forum) by Rhys Godfrey on Tue, Dec 9 2008
    Filed under: REST API, Permissions
  • Re: CRM integration

    Daniel, Assuming your community site is 2008+ You can perform these data requests against the REST API. How difficult it would be depends on your environment, your experience, etc. but generally speaking it's not terribly difficult. The primary issue would be how you lookup a user. If the email address…
    Posted to Developers (Forum) by Jeff – ATGi on Mon, Dec 1 2008
    Filed under: REST API, Web services, integration
  • REST API Posts – Using HTTP POST

    Does anybody have any sample code how to make POST calls to the REST API using just an HTTP call? For example I can create make a call to get blog posts by using the code below. 43 string AllBlogsURL = "api/blogs.ashx/blogs/24/posts" ; 44 WebRequest request = WebRequest .Create(CommunityServerBaseURL…
    Posted to Developers (Forum) by Greg Andora on Mon, Nov 24 2008
    Filed under: REST API, Documentation, REST
  • User Extended Attributes and the rest api

    I would like to be able to access information stored as extended attributes in the user class from the rest api. Unfortunately it appears that this information is not serialized with the rest of the data. Is there any possibility of an update or extension to the rest api so that these extended attributes…
    Posted to Developers (Forum) by aboy021 on Sun, Nov 23 2008
    Filed under: REST API, user, REST, userinfo, User Profile Extensions Extensibility
  • Rest API – Get Blogs

    Seems to be something wrong with the returning format When i try /api/blogs.ashx/blogs IE throws an error: Internet Explorer does not support this feed format. Go back to the previous page. More information Supported feed formats ATOM 0.3, 1.0 RSS 0.91, 0.92 RSS 1.0 RSS 2.0
    Posted to Bugs and Issues (Forum) by orphan on Sun, Nov 16 2008
    Filed under: REST API, Blog, cs 2008.5 sp1
Page 1 of 12 (111 items) 1 2 3 4 5 Next > … Last »
Powered by Community Server (Commercial Edition), by Telligent Systems

Copyright© 2008 Telligent Systems Inc. All rights reserved
CommunityServer.com  •  Telligent.com