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
Chintan-StringsChintan-Strings 

Real Time Update From SalesForce to Outside Application

How can I make SalesForce Calling or Invoking outside application function/webservice?

 

Requirements are- when Account is being created  in Sales Force, we need to create the same account in our Sql Server Database in real time. So I need some kind of mechanism which calls my WebService and passes Account Details from Sales Force and my Web Service in turn gets Account details and creates Account in DB. 

 

Is there anyway to call some outside code from Sales Force in real time? 

Best Answer chosen by Admin (Salesforce Developers) 
SuperfellSuperfell
Take a look at the outbound messaging feature in workflow.

All Answers

SuperfellSuperfell
Take a look at the outbound messaging feature in workflow.
This was selected as the best answer
mm123mm123

 

We are working on a similar requirements for our client, real time sync of SFDC with SQL server DB.

 

If you are interested to learn please drop an email

 

MV

nj.tech@hotmail.com