Hi team, got a question in understanding CursorPag...
# ask-community-for-troubleshooting
a
Hi team, got a question in understanding CursorPagination I tried implementing it in the taskrouter api but fail to paginate as it defaults to returning only the first 50 records. What does the cursor field exactly point to in the tutorial when we pass header[]? I've attached the json output that the taskrouter api returns, here it indicates the next page uri and i tried to access it with my yaml file below. I can't seem to figure out how to access the nextpageurl and pass it so that it paginates. Any tips are much appreciated :)
u
Hello Aazam Thakur, it's been a while without an update from us. Are you still having problems or did you find a solution?
a
Hey Marcos, didn't see you had messaged. But yes I managed to find a solution and get the connector running :)