Using Siebel REST API to Access Siebel Repository Resources JSON Examples
You can use the Siebel REST API to access Siebel CRM Repository Resources. Users can perform QUERY, INSERT, UPDATE, and DELETE operations on the Siebel CRM Repository Resources (such as applets or fields) using REST API requests over HTTP as described in this section.
This topic includes the following information:
Querying for a Siebel CRM Repository Resource with a Search Specification
Querying for a Siebel CRM Repository Resource to Return a Subset of Fields
Querying for a Siebel CRM Repository Resource To Return Only One Child Link
Querying for a Siebel CRM Repository Resource That Returns a Subset of Child Links
Querying for a Siebel CRM Repository Resource to Return No Child Links
Querying for a Siebel CRM Repository Resource Using the ViewMode Access Control Parameter
-
Querying for Controls in an Applet Using the recordcountneeded Parameter
-
Querying for a Control's User Properties in an Applet Using the recordcountneeded Parameter
-
Querying for a Siebel CRM Repository Resource with a Sort Specification
Using the Describe Parameter to Return a Catalog of Repository Objects