Use case: the clients of Citeline consume the article feed output via VIEW API. They would like to get the new articles published since the last time they requested.
They could indicate the date of their last request in the query and get only the articles published since this date & time.
OR
They could indicate the time period from [date& time] to [date&time].
Hello @Ryan,
can this be please prioritised ASAP? as we need this feature for our API offering before August 2024
Hi -- Thanks for the suggestion. View API does not have any near-term plans to add forward scans. To accomplish this, page through the records until you reach the desired date.