Usage and Examples
The following topics provide usage and examples for specific operations.
-
Business Object Usage and Examples: The Cherwell REST API supports basic CRUD (create, read, update, and delete) operations on all Business Objects.
-
Using Search Operations: Search operations support getting search data from either a saved query or through an ad-hoc approach. An ad-hoc search is not based on a existing saved search. You can specify filters, columns, general search, and sorting capabilities. At a minimum, you must specify the Business Object ID.
-
Security Usage and Examples: Security operations enable you to perform CRUD operations for single User accounts or in a batch. You can also add and remove Users from Teams.
-
Using One-Step Action Operations: One-Step™ Action operations return a list of available One-Step Actions and support executing One-Step Actions through the API.