Hi team!
Currently we get from the api v1 the data concerning the pages together with their properties. Until now we were getting the pages created or modified in the last day. I am migrating this process to v2, but we don’t have this filter by created date or modified date, generating that every day I have to get all the pages, about 200k, which is an absolute nonsense. I would like to ask you if we will have in v2 a date filter like the one we have in v1, or if I have to look at a not very attractive alternative like mixing CQL (v1) + v2.
Can you guide me on what is the best approach?
Many thanks in advance!