Results 1 to 4 of 4

Thread: Output Open Task Lists As RSS Feeds?

  1. #1
    SKleiner is offline Junior Member
    Join Date
    Jun 2007
    Posts
    4

    Question Output Open Task Lists As RSS Feeds?

    Hi, everyone,

    We'd like to be able to output our employees' open task lists as RSS feeds to a single page elsewhere on our Intranet. We have an employee to-do list that's currently a static page made from separate tables for each employee; in our attempt to migrate completely to Sugar, outputting the lists we already modify in Sugar would be a big help and a huge time-saver.

    Is this possible?

  2. #2
    eggsurplus's Avatar
    eggsurplus is offline Sugar Community Member
    Join Date
    Dec 2005
    Location
    Minnesota
    Posts
    2,343

    Default Re: Output Open Task Lists As RSS Feeds?

    Almost any customization is possible. Have you checked into using the SOAP api?

  3. #3
    SKleiner is offline Junior Member
    Join Date
    Jun 2007
    Posts
    4

    Default Re: Output Open Task Lists As RSS Feeds?

    Can't say that we have. Would you mind pointing us in the right direction?

  4. #4
    eggsurplus's Avatar
    eggsurplus is offline Sugar Community Member
    Join Date
    Dec 2005
    Location
    Minnesota
    Posts
    2,343

    Default Re: Output Open Task Lists As RSS Feeds?

    If you search for SOAP on the wiki at http://www.sugarcrm.com/wiki you'll find a good number of articles about the api, examples, connecting from different languages, etc. Here's an intro: http://www.sugarcrm.com/wiki/index.p...tical_Examples

    There's also examples on this forum as well as some projects on www.sugarforge.org that use SOAP.

    Using get_entry_list you should be able to get task lists for users. You can specify filters if you only want certain user's lists. Check out your implementation for parameters and return values at http://yourserver/sugarcrm/soap.php. (The get_contact, etc functions are no longer used...use the generic get_entry or get_entry_list functions). This also works: http://www.sugarcrm.com/wiki/index.p..._Documentation

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. No RSS Feeds!
    By terji in forum Help
    Replies: 9
    Last Post: 2009-08-14, 09:43 AM
  2. Output Open Task Lists As RSS Feeds?
    By SKleiner in forum Help
    Replies: 0
    Last Post: 2007-06-25, 06:24 PM
  3. failed to open stream
    By jrisman in forum Help
    Replies: 0
    Last Post: 2006-09-11, 03:07 AM
  4. rss feeds missing
    By guz843 in forum Help
    Replies: 1
    Last Post: 2005-12-20, 10:41 AM
  5. RSS Feeds
    By Podilarius in forum Help
    Replies: 2
    Last Post: 2005-09-13, 10:44 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •