I want to query all items that have been updated since a given date. e.g. updated_at > X.
Is that possible? If so, how?
Page 1 / 1
Hey Ben,
At the moment the items_by_column_value query will give you items according to an exact match. If you want to filter based on conditions, I’d recommend getting all the data from your board and implementing the filter logic in your application.
Do let me know if that helps!
Hi!
Its now possible to filter last updated by date, please see the following community thread.
Happy Coding
Login to monday.com
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.