Dataloy API 3.3 Release Notes
13. February 2017
With great pleasure Dataloy presents API 3.3
/wiki/spaces/ARN/pages/923404343 - listed by user story
Highlights of this Release:
Highlights of Dataloy API 3.3
Webhooks
Its now possible to subscribe to changes for an API resource. When data is updated in the VMS database this will trigger a notification to the subscriber.
For more information, see this article.
Pagination
Pagination makes it possible to split up big result sets in the API. When retrieving large datasets, pagination should be used.
For more information, see this article.
Sorting
Sorting can now be done in the URL on any field in the API.
For more information, see this article.
Other