Master Pagination Techniques of API in Make (Formerly Integromat

:rotating_light::fire:Master Pagination Techniques of API in Make (Formerly Integromat):fire::rotating_light:

We are excited to announce the release of our latest blog post on “API Pagination” :mag::bar_chart:

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.

:computer::link:Check it out here: https://www.msquare.pro/post/api-pagination

:pray:We would love to hear your thoughts and feedback on this post. Please share your comments and suggestions below.

:arrows_counterclockwise:Please help us spread the word by sharing this post with your Automation community.

:loudspeaker:Let’s make API pagination easy together!

:robot::robot::robot:

7 Likes

OMG, this has saved my life. If only I had found this a few days ago, I might have saved some hair!

3 Likes

Great to hear. Feel free to add your comment in our blog.

Wow!! 1.4K views.

Thanks for all your support.

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.

This is the settings to the set variable module


I’m unsure what to select.

Any help would be greatly appreciated!
Axel

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.

Hi Axel! Did you manage to find the result when executing the http? Got the same problem right now.

Hi Inti, did you manage to implement it in the flow of the max limit? Im struggling right now with a similar case.

Hi @Axel_Lang

Please let us know if the issue is not resolved yet. You can share a screen recording to understand the flow or connect with us.

Regards,
Msquare Automation - Gold Partner of Make

Free Consultation | Live Implementation

Visit us here | Youtube Channel

Hi @sindh

What are your pagination parameters and how did you implement it?

Regards,
Msquare Automation - Gold Partner of Make

Free Consultation | Live Implementation

Visit us here | Youtube Channel

A post was split to a new topic: How to stop a pagination loop but continue the scenario execution