I have a simple poll set up that returns data in reverse-chronological order. The id field is a combination of item id and timestamp so that Zapier can deduplicate.
However, how do I handle future calls that don’t need to return the entire data set over and over. I didn’t see any changed since options that I would have expected.
I searched but could not find any results on this.