18. August 2016
With great pleasure Dataloy presents API 3.5
Issues resolved - listed by user story
Section | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Highlights of Dataloy API 3.5
Section | |||||||
---|---|---|---|---|---|---|---|
|
PUT has been improved to a more standard way of handling arrays. For more information, see the API Knowledge Base > update array section.
...
|
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 | ||
---|---|---|
| ||
|