Creates a RESTful Data Connector constructed with a base URI that provides the following functionality:
Direct communication with a REST service without having to call RestServices API helper functions.
Customisable headers are sent with all REST calls.
Authentication can be sent with all REST calls.
Error handling for typical HTTP error codes.
Response handling for Data Connector REST calls.