REST API Connector Overview
Use REST API Connector to integrate data with REST-based web service applications that are either internal to an organization or external applications.
You can use REST APIs as sources and targets in Data Synchronization tasks, mappings, and Mapping Configuration tasks. The REST API Connector supports web services that conform to REST methods. The REST Connector supports URL encoding in the request URL parameter.
REST API Connector supports following request types:
REST API Connector supports following authentication types:
- •NO AUTH
- •BASIC AUTH
- •DIGEST AUTH
- •OAUTH
- •CUSTOM AUTH
REST API Connector supports following media types:
- •application/xml
- •application/json
- •application/x-www-form-urlencoded
- •text/xml
- •text/plain