You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Custom Knowledge Advanced API requests can be made through the CP framework

Received Response
25
Views
1
Comments
edited Jun 7, 2022 1:21PM in General Technical Discussions 1 comment

Summary

The standard Okcs model now exposes functionality to allow custom code to send API requests exactly as needed.

Content

A pain point I have seen for developers working on Customer Portal customizations with the Knowledge Advanced REST API is that you have been limited to the API requests exposed in the out-of-the-box model. If you needed to make an API request not already in that model, you had to first implement all of the authentication and token management pieces needed to access that API.

That is now past. Now there is a public function makeApiRequest() in the standard Okcs model. I made this enhancement request with the hope that developers and partners can leverage the framework in this way to save time and money on implementation while reducing the amount of custom code that you have to support and maintain.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!