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 busine

ss 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.

By default the Get Business Object query returns top 25 records. However, you can query to retrieve top 100 records and not more. If you query to fetch more than 100, an unsuccessful response is returned. See Get Business Objects by Number of Records topic for information on retrieving more than 25 records.

If you change API settings from Object Permissions, ensure you clear cache for the new settings to take effect. To do so, open the Configuration console > Cache Management > Remove all cache items.

Get all Business Objects

Get a Business Object by ReclD or Unique Key

Get Business Objects by Number of Records

Get Business Object by Top and Skip

Get Business Object by Filter

Get Business Object by Order

Get Business Object by Select

Get Business Objects by Search