Integrating third-party applications with BMC Helix ITSM by using the simplified REST API
Introduced in BMC Helix ITSM version 21.3, the simplified API is an enhanced, completely redesigned API that offers more capabilities and better consumption of the API. The simplified API offers advantages such as:
- First-class objects
- User friendly and industry standard naming conventions for endpoints and attributes
- Industry standard searching, filtering, and sorting of results
- Better error handling and status codes
The following topics include helpful examples of using the BMC Helix ITSM simplified REST APIs:
Getting started with the simplified REST API
-
Using the simplified REST API
-
Examples of using the simplified REST API
-
Example of using the simplified REST API to search and update an incidentExample of using the simplified REST API to search for a ticketTip: For faster searching, add an asterisk to the end of your partial query. Example: cert*
-
-