Service Manager

Home 

Get Business Objects

You can execute APIs to get business object records using different queries, such as 'Get all business objects', 'Get a business object by its RecID', 'Get business objects in a particular order', and so on.

To query group business objects, provide the group business object name with the member object name. For example, CI.Server, Address.Email, Address.Mail, Address.Phone.

Following are the supported APIs for fetching business objects:

Get All Business Objects

Get a Business Object by ReclD or Unique Key

Get Business Object by Top and Skip

Get Business Object - Filter

Get Business Object - OrderBy

Get Business Object - Select

Get Business Object - Search

The maximum number of records that the application will return is 100. If you query to fetch more than 100, an unsuccessful response is returned.


Was this article useful?