Skip to Main Content
Welcome to the ProjectSight Idea Portal

Your feedback is an essential part of how we continually improve ProjectSight. You can use this page to submit new ideas, or vote on ideas from other users.

This portal is for suggesting enhancements only. If you are experiencing a product defect, please contact support.

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