Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section
Column
width60px

Column
API Result limit, limiting

Limiting the number of returned

rows to 2000.

After this version of the API, a return limit of 2000 rows has been implemented.

...

objects from API

To avoid problems with large API calls causing performance problems and taking down the system a limit of how many objects being returned has been added. The default limit is 2000 objects. All integrations should be tested before upgrading production. Pagination should be implemented if any API requests are failing with the following error: Illegal value in input: Too many objects requested (requested 5000 the limit is 2000). Try to reduce the number of objects returned using filters and/or pagination.


Related Content

Expand
titleExpand to see related content

Wiki Markup
{dynamiccontentbylabel:showLabels=false|showSpace=false}