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
nagalakshminagalakshmi 

Integration of MySQL with sales force

Hi, 

 

How to integrate the salesforce with mysql. Is there any possibility to insert the data in to salesforce dynamically when we insert the data in mysql table. Please any one help me..

 

 

Thanks,

Lakshmi.

Cory CowgillCory Cowgill

There are a few SQL Integration tools available on the AppExchange which may make your life easier. Take a look at DBAmp for example.

 

Otherwise you need to custom build the intergration.

David GardelDavid Gardel
The easiest way to do it is to use 3rd parties integration tool like Skyvia (https://skyvia.com/data-integration/replicate-salesforce-to-mysql)(completely no-coding), and it will make your path a little(much) easier.