QuestionQ161

Working with External Data

Which of the following may serve as an external data source for a ServiceNow application?

  • A Microsoft Excel File
  • B Data provided by a public web service using SOAP or REST
  • C CSV file
  • D All of the above
Explanation

ServiceNow Integration Hub imports can use Excel files, CSV files, or a Data Stream action. A Data Stream action can send REST or SOAP requests to an API and return data, so Excel, CSV, and public SOAP/REST web services can all be external data sources.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!