Web Services On Demand API Calls

The methods that the Oracle CRM On Demand Web services can call are as follows:

  • The methods of the Web Services v1.0 API that are called on Oracle CRM On Demand objects to insert, update, delete, and find data within a specified Oracle CRM On Demand instance.

  • The methods of the Web Services v2.0 API that are called on Oracle CRM On Demand objects to insert, update, delete, and find data within a specified Oracle CRM On Demand instance.

  • The service API methods that are used to perform queries and other operations on nondata records through Web services.

  • The methods of the Administrative Services API that are used to automate the administration of a company's configurations.

  • The methods of the Data Loader API that are used to perform bulk data import operations.

For each of these methods, usage, arguments taken, and return values are detailed.

Tip: Sample code for the various APIs might be available in the Oracle CRM On Demand Sample Code public repository. You must have an account to access the samples. See, for example: https://www.oracle.com/downloads/samplecode/crmod-samplecode-downloads.html.