
Hi,
I am looking to create a connection from salesforce to a SQL 2000 database. I need to be able to transfer data from salesforce to sql 2000 and from sql 2000 back to salesforce. An example of what I want to do is if a user creates a new calendar event in salesforce I want to be able to send that event to my sql 2000 database so that I can create a meeting record. Then I want to pass back the unique id from sql to Salesforce so that the records in both systems will be connected.
How do I create that connection?.
Thank You
Honey Asin
*This post is locked for comments
I have the same question (0)You may want to look into Power Apps - Common Data Service and Microsoft Flow.
Flow - us.flow.microsoft.com/en-us
CDS - powerapps.microsoft.com/en-us
Hope this helps.