Hi,
I have a link using which I get a certain feed from a site. Now in that link I pass a date and it returns the data from that point forward. Now issue is that everytime the input connector runs it gets the complete data starting from the date in the query.
Is there a way using which i can only get the new/updated records only and not the whole deal? Like is it possible via GeoEvent input connector to check and retrieve only the new data, and not the full load ?
Thanks