REST Connector

One of the options of connecting to a data source not supported directly is via a REST connector. When setting up the REST connector, you must specify JSON code that describes the connector API.

This section contains the reference of connector configuration code. It consists of two sections:

  • The ProviderConfiguration section contains primary settings.
  • The Metadata section describes connector metadata. It describes connector Objects, Procedures and complex Types, and allows you to override most connector behavior settings for specific objects and procedures.