Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Good morning, I have a data pipeline that I am trying to extract all data from boards in Monday.com, the problem I am trying to solve is related to GraphQL pagination. The endpoint only allows me to return 500 records and returns a cursor value that can then be passed to the next request. I cant figure out the best way in ADF to handle this type of pagination short of creating a web request to get all the cursor values and store them in a list that can then be used in a loop to return all the results. Any help or thoughts on this would be greatly appreciated.
Hi @lhall_csi
Thank you for your attention.
The purpose of this forum is to discuss the Fabric Data Factory, if you have a question about ADF, you can go to the following link, there are more professional people to help you solve the problem:
Azure Data Factory - Microsoft Community Hub
If you have any questions about Fabric, please continue to use this forum.
Regards,
Nono Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.