Quote:
Originally Posted by salesforuse
Hello Mike,
Nice post and really helpful.
I want to add my database records into my salesforce account contacts object.
How I can make this reverse call from my server DB to salesforce account?
Can u please help me out?
Thanks,
Salesforuse
|
Thanks for joining the site, I appreciate it!
Sure I can help you out as much as I have time for.
First let me ask you a couple of questions:
1) What type of database is it (e.g. MySQL or Oracle)
2) Did you have an external ID setup in your Contacts list?
OR
3) Do you have the
Id field from the contacts object stored in your local DB?
~Mike