On a poll trigger, it would be useful to pass some form of parameter indicating when the last poll date was so that I can only load up records that were created within that range. Surely this exists?
My API supports pagination, but what happens when there are 10,000 records? Seems like a waste to page through everything each poll time?
What am I missing here?