Hi, proper API noob here. All i'm trying to do is pull a list of all submissions for a specific form into a Google Sheet in one go for ongoing reporting purposes - can I do this without 'paging' or is there a way to automatically pull in results from all subsequent pages in order to get all submissions in a single go? Currently I'm just using this and only getting a limited number of responses plus a 'paging next link'. Any help appreciated.
In this case, I'd like to recommend for your team to use the in-app export function: Export form submissions. This is because, the Get submissions for a form endpoint supports a maximum of 50 responses per request. Hence, there'll be cases in which your team would still need to page through the requests.