ServiceNow Certified Application Developer — Question 103
Which of the following can be an external data source for a ServiceNow application?
Answer options
- A. Microsoft Excel File
- B. Data provided by a public web service using SOAP or REST
- C. CSV file
- D. All of the above
Correct answer: D
Explanation
The correct answer is D because all listed options, including Microsoft Excel File, data from public web services via SOAP or REST, and CSV file, can serve as external data sources for a ServiceNow application. Options A, B, and C are valid examples but are not comprehensive, which is why D is the best choice.