1. Sugar CRM SOAP get_entry_list stackoverflow.comI have sugarcrm instance and want to fetch some data from it using a raw php I am using nusoap client. I am able fetch the data but want to select data ... |
2. SugarCRM: Create NOTE with Attachment without SOAP? stackoverflow.comI've got this custom button on Lead Editview that when clicked on generates (via AJAX) an invoice number and a PDF bearing the same number. In the next step, the routine uses ... |
3. Module access in Sugar CRM - difference (non-admin) between soap and web? stackoverflow.comWe've a custom rigging of Sugar (using GWT for various front end stuff), and we use the SOAP API for much of our querying (vs. directly to the DB). One ... |
4. Fetch the Account ID based on Primary Emailaddress in Sugar CRM stackoverflow.comWe have a website and when a record is inserted / updated we runs a script to update the sugar CRM Accounts module. The Accounts module have a field website_id_c . When ... |
5. SugarCRM SOAP test call fails stackoverflow.comI am attempting to test a SugarCRM Soap connection using the following code:
Unfortunately, the test call returns NULL. Thoughts on how to begin troubleshooting?
... |
6. Method to allow email recipients to change their account information stackoverflow.comI'm using SugarCRM Community Edition. I have a bunch of contact information. There are fields I have empty that would like filled. I want each user to be able to fill ... |
7. SugarCRM SOAP forums.oracle.comHi All I'm having alot of trouble with one aspect of using Netbeans 6.5. I can connect to a remote SugarCRM server and i can get information that does not require a login. The problem i'm having is that to perform a login i have to create a complex array type. I'm happy to supply a test server if anyone would ... |