Customizing an application with REST APIs


BMC Helix Innovation Studio provides a few services that contain REST APIs.  These REST APIs communicate with your custom bundle deployed in the server. The REST API uses the base URL for the web service, such as https://<host>:<port>/api/.

The client issues the following standard HTTP request method to call an API: POST, GET, PUT, or DELETE (More commonly known as the CRUD operations: Create, Read, Update, and Delete).

List of REST APIs available for communicating with the server

You can use the following REST APIs to communicate with the custom bundle deployed in the server: 

API

Usage

Used to retrieve record instances.

Used to retrieve Chatbot user feedback report.

Used to access approvals directly in your application code, such as get approval request details or update an approval request.


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*