![]() |
|
Customising REST Integration TagsEach record type has two REST integration tags that can be used by Oracle CRM On Demand REST API to access the record type (resource). One of the REST integration tags is the default tag for the record type. The default tag is language-independent and you cannot change it. You can customise the other REST integration tag. For example, if your company renames a record type or uses a custom record type, then you might want to customise the REST integration tag for that record type, so that the REST integration tag reflects the name of the record type. An Oracle CRM On Demand REST API URL can access a resource using either of the REST integration tags, as shown in the following example URLs: http://server/OnDemand/user/Rest/latest/default_integration_tag http://server/OnDemand/user/Rest/latest/custom_integration_tag In these examples, default_integration_tag is a placeholder for the default integration tag, and custom_integration_tag is a placeholder for the customised REST integration tag. The following procedure describes how to customise the REST API integration tags that you use in REST API URLs. To customise REST integration tags
|
Published October 2016 | Copyright © 2005, 2016, Oracle. All rights reserved. Legal Notices. |