
Hi! My first posting in this forum. My Power Automate skill is still very rudimentary, so I could use some help.
I have an API that I can pull data from, but it has a 50-row limit and needs pagination. My goal is to create a Flow that pulls from this API / JSON and updates a SharePoint list with any data not already there.
Would someone help me figure out how to setup Pagination in the HTTP flow to get all of the data?
Also, does anyone know how to have Power Automate check the SharePoint list to only update any data not already there from the API pull?
Thanks!