Sage CRM 2024 R2 has been released
The GET
operations that retrieve all entity records have been updated to provide an orderBy
system query option. You can use orderBy
to order the returned records by the value of a specified field in ascending or descending order. For an example, see Retrieve all Address records.
Now you can also use a number of operators to filter the records retrieved by a GET
request. For details and usage examples, see Operators to filter retrieved records.
- For information about resources exposed via the RESTful API, see Sage CRM 2024 R2 RESTful API reference.
- For detailed Sage CRM 2024 R1 release documentation, visit the Sage CRM Help Center.