function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Advanz Knowledge SystemsAdvanz Knowledge Systems 

Integration Of Salesforce CRM & MySQL using WebServices

Have done integration with MySQL and Salesforce CRM.

 

Using this integration we are getting data from MySQL into Salesforce CRM.

 

WE used WSDL files of Salesforce organization and wrote a java class using these we can do integration between two.

 

WE have to generate a wsdl file for webservice class written in Salesforce CRM

 

Using Eclipse IDE need to create a Java Classes.

 

And create packages for that.

 

These are the main steps to do integration.

 

Contact us if you need support in this. 

 

You can contact us ....

 

Advanz Knowledge Systems Pvt Ltd.
Visit our site: www.advaanz.com
Skype ID:  dskvap 

Email Id - pradeep.p@advaanz.com

dragon123dragon123

can you share the code here?