Forum Discussion

jfpelletier's avatar
jfpelletier
Contributor
6 months ago

Issue configuring pagination in HTTP Client snap

Hello all, I'm using a HTTP snap to get a list of tasks in a given project, and by default the server returns maximum 100 items per call. To get the items above 100, the endpoint has a query paramet...