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
NGR MPL1NGR MPL1 

upload wsdl to sfdc

How can i upload wsdl code in salesforce?

can u please give me some explination.



Raj



 
Davide MolinariDavide Molinari
Hi,
you can go in Setup | Develop | Apex Classes in your org and click con "Generate from WSDL".
Then you select the file to upload and you click on "Parse WSDL".