Accounts

  • 🌱 Add endpoint to search Accounts: You can now use complex queries to search for Accounts via the search endpoint. Using search is a faster alternative to using the list all Accounts endpoint. It is not appropriate for read-after-write flows because the data is not immediately available to search.

Cases

  • 🌱 Add endpoint to search Cases: You can now use complex queries to search for Cases via the search endpoint. Using search is a faster alternative to using the list all Cases endpoint. It is not appropriate for read-after-write flows because the data is not immediately available to search.

Reports

  • 🌱 Add endpoint to retrieve Report history: You can now retrieve the full audit history of the report, including the scheduled and ad-hoc report runs + report actions from a dedicated endpoint.