Skip to Main Content
Coming Soon: On April 2nd, all Suggestion Boxes will be migrating to The Network, Trimble's online user community. Your posts, votes, comments, and user accounts will transfer. This site will become read-only after the migration, and this banner will have a link to the new location for ProjectSight suggestions.
Categories API
Created by Guest
Created on Sep 15, 2020

API Query List endpoints should be ordered by last modified to make data scraping easier

API Query List endpoints should be ordered by last modified to make data scraping easier. Currently the API endpoints are ordered by oldest->newest, so when a client is scraping data they have to query everything every time in order to maintain up to date data and find new records. This can become problematic when the API throttles or stops the connection due to query timeouts or excessive requests.

  • Attach files