Forum Discussion
AlexisPREVOT
Resolver I
5 years agoAPi with cursor based pagination
Hi, I try to use an API who gives me different information of french entreprises. I read the different API instructions to obtain a pagination cursor and from the site https://datachant.com/2...
v-easonf-msft
Community Support
5 years agoHi. AlexisPREVOT
You can check if these threads could help.
Cursor-Paginated-data-from-Web-API
Web-based-Cursor-Based-Pagination-issues
Cursor-Paginated-data-from-Web-API-with-List-type-outcome
How-to-make-List-Generate-work-with-cursor-based-pagination
Best Regards,
Community Support Team _ Eason
- AlexisPREVOT5 years ago
Resolver I
Hi,
Thank you for your response.
Unfortunately I have already read these threads without success.
While digging yesterday, it seems to me that the problem is that my next cursor does not come from the same table as my data. When I "just" call the API, I get this:
In the header is my next cursor and in UnitesLegales is the data I want to recover
- Anonymous3 years agoNot applicable
did you eventually get a solution, I am currently in the situation now and need advice