Hey all, new to Sugar and I'm trying to figure out how to do a lookup of a customers information via an http call and passing the customer ID from another app. I'm using 5.5RC4 CE currently. Any help would be greatly appreciated.
Kevin
Hey all, new to Sugar and I'm trying to figure out how to do a lookup of a customers information via an http call and passing the customer ID from another app. I'm using 5.5RC4 CE currently. Any help would be greatly appreciated.
Kevin
Take a look at the get_entry() method of the SOAP API.
More info in the Sugar Dev guide available at the Sugar Dev site: http://developer.sugarcrm.com
Regards,
Angel Magaņa
Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
Blog: http://cheleguanaco.blogspot.com.
Twitter: @cheleguanaco.
________
| Projects: |_____________________________________
|
| CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
| GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
| CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
| Round Robin Leads Assignment
| Phone Number Formatter
| CaseTwit (Twitter Integration)
______________________________________________
Thanks for the fast response Angel! I'm looking at the developer docs right now, but I'm not sure how I need to call that through http.Can you give me an example of calling it with a customer ID of 1234 and how it returns the customers first and last names maybe? That would at least get me started. Thank you!
Kevin
You'd probably want to do it via REST instead, which is only supported by 5.5.
Check out this thread for more info:
http://developers.sugarcrm.com/docs/...k.html#9000206
Regards,
Angel Magaņa
Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
Blog: http://cheleguanaco.blogspot.com.
Twitter: @cheleguanaco.
________
| Projects: |_____________________________________
|
| CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
| GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
| CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
| Round Robin Leads Assignment
| Phone Number Formatter
| CaseTwit (Twitter Integration)
______________________________________________
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks