REST and SOAP integration services
You can create data sources in your application either from the operations in external SOAP services or by using standard methods to obtain data from external REST services.
SOAP Integration
When you use the New SOAP Integration wizard to create data sources, the system generates the records that are required to use the data source. These records include classes, properties, mapping rules, an authentication profile, and a connector. For more information, see Creating a SOAP integration.
REST Integration
In addition to obtaining data, you can configure the authentication for the data sources by using a basic, NTLM, or OAuth 2.0 authentication scheme. When you use the New REST Integration wizard to create a data source, the system generates the records that are required to use the data source. These records include classes, properties, mapping rules, data transforms, a connector, a data page, and optionally, an authentication profile, an OAuth 2.0 provider, and an access token. For more information, see Creating a REST integration.
Previous topic Configure a service to queue a failed service request for another attempt Next topic Calling web services using queued execution