We are excited to announce the release of our latest blog post on “API Pagination”
In this post, we explore the importance of pagination and how it can be implemented using Make. We take a step-by-step approach to understand how pagination can be used to streamline data retrieval, improve performance and enhance user experience.
Hello @Msquare_Automation, thank you for the post. I’m trying to implement your scenario. I struggle to understand what output should I use for the set variable module.
This is the settings to the http module prior to the set variable module.
I’m currently using this method for handling API pagination, which is excellent for streaming data. I’m curious if it’s possible to utilize this technique to generate a file (CSV, JSON, XML, etc.) that compiles all the results from the various API calls.