Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Solved! Go to Solution.
Hi Richard,
I am struggling with Monday.com API as well and do not really know the answer to your question, just wanted to make you aware that the API will introduce breaking changes from January 1st and you will anyway need to re-write this query to keep it working. So I would suggest that you try to make your query and pagination work properly with the new API version. You can pass an argument in the headers to use the stable 2023-10 version, you will see that you will have more errors.
Here are the links that talk about the API changes and how to migrate:
https://developer.monday.com/api-reference/docs/migrating-to-v-2023-10
Proud to be a Super User! | |
Hi Richard,
I am struggling with Monday.com API as well and do not really know the answer to your question, just wanted to make you aware that the API will introduce breaking changes from January 1st and you will anyway need to re-write this query to keep it working. So I would suggest that you try to make your query and pagination work properly with the new API version. You can pass an argument in the headers to use the stable 2023-10 version, you will see that you will have more errors.
Here are the links that talk about the API changes and how to migrate:
https://developer.monday.com/api-reference/docs/migrating-to-v-2023-10
Proud to be a Super User! | |