The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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! | |