terrible_towel
2 years agoNew Contributor II
Not able to configure the HAS NEXT with HTTP Client snap
Here's the response from my request:
There's nothing for me to work with, since only total_count is being returned. The $entity in the header doesn't return the properties I need to cycle through the pages (offset property, 0 by default).
I've tried the "snap.out.totalCount" but it seems I can't properly configure that. Can someone help me with setting up the next page?
I am able to do it in Postman, adding a "&offset=X" to the endpoint.
Thanks!
These settings should do it, as long as you set the offset to 0 in the "query parameters" section, you should be in the clear