Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Salesforce by (11.9k points)

I am new to salesforce. I need to know how to design a WSDL for salesforce REST API in order to connect salesforce service?

I have a doubt, is it possible to do a GET request(salesforce has REST access) on salesforce resources and create XSD based on the response XML received for each request?

But I can't able to find particular schema available for salesforce. or

Is there any other way to design a WSDL for REST API?

Thank you for your answer in advance

1 Answer

0 votes
by (32.1k points)
edited by

For the REST API, you don't need to use the WSDL. You can traverse the API by going to

https://{instance}.salesforce.com/services/data/v24.0

Become a certified Salesforce professional by going for Intellipaat’s Salesforce Certification!
 

Browse Categories

...