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
MevinMevin 

New to WSDL; can anybody help me plz

Can someone tell me how to use WSDL?? How to send or fetch data from the other application??

Do i have to customise the WSDL?? 

Best Answer chosen by Admin (Salesforce Developers) 
shillyershillyer

Take a look at the Web Services API page. This has a number of toolkits (.NET, Java, PHP, etc.) that can consume the Salesforce WSDL so you can push/pull data. 

 

Hope that helps,

Sati