I am hoping one of you has a potential suggestion to a perplexing issue my team is encountering.
We need a workaround to be able to get the items by column value query to be sorted by the newest item first. Currently, there seems to be no argument to do it directly?
If anyone has a solution, I would greatly appreciate it.
I had the same request and ended up reading all items in the board and then sort the returned array using generic sort services. I don’t thin the API provide a means to get the outcome sorted by monday.com