User Navigation Links REST API

Oracle CPQ 24B adds support for retrieving the user navigation links defined in the Navigation Menu for a site. The following new REST API is supported:

Get All User Navigation Links

Use this endpoint to retrieve the user navigation links defined in the Navigation Menu for a site.

  • Endpoint:  /rest/v16/userNavigationLinks
  • Method:  GET

Steps to Enable

Review the REST service definition in the REST API guides to leverage (available from the Oracle Help Center > your apps service area of interest > APIs & Schema). If you are new to Oracle's REST services you may want to begin with the Quick Start section.