ServiceNow Certified Application Developer — Question 173
One of the uses of the ServiceNow REST API Explorer is:
Answer options
- A. Practice using REST to interact with public data providers
- B. Find resources on the web for learning about REST
- C. Convert SOAP Message functions to REST methods
- D. Create sample code for sending REST requests to ServiceNow
Correct answer: D
Explanation
The correct answer is D because the ServiceNow REST API Explorer is designed to help developers create sample code for making REST requests to ServiceNow. Options A, B, and C are incorrect as they do not relate specifically to the functionalities provided by the ServiceNow REST API Explorer.