
Announcements
Hi Everyone,
I am calling a post API which has limit and returns only 300 records, I want to fetch all the records from the API when invoked but there are no constant records in the backend and they keep on adding dynamically. I tried to add the pagination settings from power automate cloud http settings but was getting error "The response is not a valid paginated response. The paginated response is missing a property 'value' of type array". on calling the API.
Any possible leads or guides will be much helpful.