Forum Discussion
Anonymous
4 years agoNot applicable
Dynamic API Pagination with next page Cursor in a Record
Hello, I am having issues with writing a custom Query to get some data from an API. In the initial response, I get these 2 results: data - (that has the 1st page of the data needed) a...
AmandaMulryan
4 years agoFrequent Visitor
v-easonf-msft Anonymous
Here is what my data looks like in regard to the API loop:
Here is the query I've made but it does not work. It keeps saying "The field 'pagination.hasNextPage' of the record wasn't found.
I am in need of code assistance if anyone is willing to help me.