You need to sign in to do that
Don't have an account?

Updating external database
I'm looking for the best way to update an external database when the status of a lead is updated in our production instance of salesforce. Is this possible using Apex triggers?
Hello Developer,
u can use DBAmp Provider in your external database.
These provider is designed for Data integration for salesforce.com and SQLServer.
For more about information about DBAmp Provider (www.forceamp.com)
Regards,
Ashish Agrawal
Thanks for the reply. Any suggestions for MySQL?
Hello Developer.
Use dbsync product for integration with salesforce with any external database.
http://www.mydbsync.com/
Regards,
Ashish Agrawal