QuestionQ177

Working with External Data

When configuring a REST Message, what is the Endpoint?

  • A The URI of the WebServer
  • B The command to the REST script to stop execution
  • C Tne URI of the data to be accessed, queried, or modified
  • D The provider response indicates there is no data to send back
Explanation

For a ServiceNow REST message, the endpoint is the URL/URI identifying the data resource to be retrieved, updated, or deleted. It identifies the data that the REST operation accesses, queries, or modifies.

Learn more

Community Discussion

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