Results 1 to 2 of 2

Thread: SugarCRM RPC access?

  1. #1
    forsberg is offline Junior Member
    Join Date
    Feb 2006
    Posts
    3

    Default SugarCRM RPC access?

    Hi!

    Being completely new to SugarCRM, I'm currently playing around with a test instance. Very impressing!

    I'd like to know if there is some kind of external API for creating objects in Sugar, for example for adding new contacts. Something like XMLRPC would be optimal, but a commandline interface would do as well.

    Is there such a thing? Preferrably in the OSS version :-).

  2. #2
    rliebscher is offline Sugar Community Member
    Join Date
    Nov 2005
    Location
    Germany, Karlsruhe
    Posts
    111

    Lightbulb Re: SugarCRM RPC access?

    Hi,

    yes there is an external "API", the sugarcrm-Webservice.

    You find this under http://yourserver/sugarcrm/soap.php

    I think, it works good for standard-task. But it is very slow and have restrictions with user-defined moduls, specially with user-defined relationships between moduls.

    Here u find a website with a documentation of the webservice (a bit more detailed, but only version 3.5.1)
    http://www.jrabbit.com/Hosting/Sugar...hp?method=home

    Hope, this helps you.
    Ronny

Thread Information

Users Browsing this Thread

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

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
  •