Standard Energy Efficiency Data (SEED) Platform™ is a web-based application that helps organizations easily manage data on the energy performance of large groups of buildings.
Other
111
stars
54
forks
source link
AT workflow: better handling of the paginated submissions response #4749
The Audit Template API response is paginated, with a per_page default of 50. For orgs with lots of submissions, we are currently only getting the first 50 submissions (sorted with ascending submission date).
SEED needs to handle this pagination better to retrieve ALL submissions.
The Audit Template API response is paginated, with a per_page default of 50. For orgs with lots of submissions, we are currently only getting the first 50 submissions (sorted with ascending submission date).
SEED needs to handle this pagination better to retrieve ALL submissions.