Results 1 to 4 of 4

Thread: Remote API Calls

  1. #1
    sreshtrams is offline Member
    Join Date
    May 2007
    Posts
    5

    Post Remote API Calls

    I would like to integrate my Web Site application with SugarCRM, so that I can retrieve, edit and save data /documents from my web application.
    Is there API’s in SugarCRM application? If API is there, how I make a remote call to API’s and Pass parameters from my web application.

    The Web Site application coding is done using HTML and PHP with MySQL as backend.

  2. #2
    lvangool is offline Sugar Community Member
    Join Date
    Jul 2006
    Location
    Near Rotterdam, Holland
    Posts
    280

    Default Re: Remote API Calls

    This is a crosspost.

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

    Default Re: Remote API Calls

    Check out the SOAP API on the wiki: http://www.sugarcrm.com/wiki

  4. #4
    dtokeefe's Avatar
    dtokeefe is offline Sugar Community Member
    Join Date
    Mar 2005
    Location
    Sao Paulo, Brasil
    Posts
    671

    Default Re: Remote API Calls

    If your site is simple or, especially, if you haven't made it yet, you might try building it inside SugarCRM. This would give you access to the whole Sugar API without the hassles of SOAP. That is, you could create a file in the root of Sugar called site.php, which would function like index.php does for SugarCRM. Both soap.php and leadCapture.php give some clues as to how you might do this. You might also build in this way thinking of your site as a more generic Site module for SugarCRM, resolving the issues that arise in doing this (authentication and access control, for example).

    For many SMBs, Mambo/Joomla is overkill, a pain to use and expensive to integrate and maintain with SugarCRM. It would be very handy to have a simple Site module running directly inside Sugar for this kind of customer.

    I'd be happy to discuss building this for you.

    Cheers.

    David
    David O'Keefe
    Lampada Global Services
    SugarCRM Gold Partner
    USA: +1 908 998-2278
    BR: +55 11 3237-3110
    Skype: dtokeefe
    Email: equipe@lampadaglobal.com
    www.lampadaglobal.com

    Lampada Global delivers enterprise software and offshore programming services to customers around the world.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Strange Calls Dashlet Problem
    By atheimer98 in forum Help
    Replies: 0
    Last Post: 2006-12-05, 10:20 PM
  2. Replies: 3
    Last Post: 2006-08-10, 01:18 AM
  3. Pro - Calls on the fly - General call/task features
    By cbierwerth in forum Feature Requests
    Replies: 1
    Last Post: 2006-06-28, 02:29 PM
  4. need code for remote recursive chmod for modules
    By wookie in forum Feature Requests
    Replies: 3
    Last Post: 2005-07-31, 01:53 PM
  5. Replies: 0
    Last Post: 2005-07-27, 11:47 PM

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
  •