Results 1 to 6 of 6

Thread: Help about Sugar's web services

  1. #1
    fedepia is offline Sugar Community Member
    Join Date
    Aug 2007
    Location
    Rosario, Argentina
    Posts
    104

    Default [b]Help about Sugar's web services[/b]

    Hello, I have to integrate SugarCRM with other application using Sugar's web services. The problem I have is I can't find any documentation about the ws (only the soap.php?wsdl), but I need rich documentation like a javadoc o something that explains the ws functionality, its parameters (and the meaning), results (what it means) and how to use them.
    Currently I'm testing them by jdeveloper's debugger and this is really tedius.
    If there is anybody who works with the sugar's web services and knows about this please post.
    Thanks
    Last edited by fedepia; 2007-08-16 at 02:38 PM.

  2. #2
    sacramentojoe is offline Sugar Community Member
    Join Date
    Nov 2005
    Posts
    447

    Default Re: Help about Sugar's web services

    Well, if you go to soap.php and remove the ?wsdl, it'll show you pretty much how every call works.

    There are some examples in http://www.sugarcrm.com/wiki.

    As an example:
    login takes an auth_user array but what is auth_user? you need to look at the WSDL for that.

  3. #3
    fedepia is offline Sugar Community Member
    Join Date
    Aug 2007
    Location
    Rosario, Argentina
    Posts
    104

    Default Re: Help about Sugar's web services

    I know that, but i need another kind of documentation because in the list of web services the requests and responses are shown but nothing about what they do.
    I created a jdeveloper's web service proxy project and imported the url, this generated all the methods (ws' wrappers) but i don't know how the web services must be used.
    So, im looking for method documentation (i.e. for login ws -> "logs the user to sugar, it needs a username and pass encoded in md5).
    Thanks again

  4. #4
    Join Date
    Feb 2007
    Location
    San Jose, CA
    Posts
    1,169

    Default Re: Help about Sugar's web services

    Hi there,

    Julian presented a webinar on SOAP APIs and this is posted on the wiki. He also has example code posted as well. Please follow this link and look at the bottom of the page (SOAP API with Julian Ostrow 5/24/07).
    Susie Williams

  5. #5
    cfjedimaster is offline Member
    Join Date
    Dec 2008
    Posts
    7

    Default Re: Help about Sugar's web services

    I too am having issues with the documentation. Links to a presentation are nice, but where is the -proper- documentation? I've found the main Web Services docs but it does not cover a heck of a lot of the API. Unless I'm missing something (I've posted to another thread asking specifically about certain methods.)

    I'll ask here too. Is there any place where the FULL web services API is documented?

  6. #6
    sgandhi is offline Sugar Team Member
    Join Date
    Aug 2007
    Posts
    217

    Default Re: Help about Sugar's web services

    For the next release we are making major changes to the web services. Here is the link with all the details.

    http://www.sugarcrm.com/forums/showthread.php?t=43576

    There is an atatched file with detail doc for SOAP API's. Have a look at it and let us know your feedback.

    -Samir

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 1
    Last Post: 2007-05-30, 02:08 PM
  2. Web Services Testing SugarCRM
    By myunus in forum Developer Help
    Replies: 5
    Last Post: 2007-01-15, 02:54 PM
  3. SugarCRM SOAP Web Services
    By George in forum Developer Help
    Replies: 16
    Last Post: 2006-04-04, 01:23 PM
  4. SOAP Web Services
    By MarkTyrrell in forum Help
    Replies: 1
    Last Post: 2005-10-21, 12:37 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
  •