Skip to Main Content
Update: This Suggestion Box has been migrated to The Network, Trimble's online user community and is now read-only. Please click the link to add a new idea, vote, or comment.
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