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
Rao NemaniRao Nemani 

Calling Web Services from.Net

Hello All,

 

I need some help to understand following things

 

1.How call web service from the Salesroce

2. if yes, Can we get a reference of a calass of the web service written in .Net or can call the web methods 

3. if web sevice returns the datasets , how to capture the results in salesfoce ( equallent object in salesforce)

 

And please refer me an article to learn more on calling web services in salesforce.  Thanks in Advance....

 

Thanks,

Rao

Mark SFMark SF

Take a look at the Web Services API Developer's Guide. The Quick Start steps you through getting started with .NET and Java.