Hi Abhinav,
Thanks for this feedback. This is a great request.
We've added the ability to retrieve records that have been created or
updated since a specific point in time. To use, simply pass a
datestamp (YYYY-MM-DD) in the "since" parameter, like this:
`/people.xml?since=2011-07-15`.
You can also do this with donations, though the request format is
slightly different. You can pass a range using the `range[from]` and
`range[to]` parameters, like this:
`/donations.xml?range[from]=2011-07-01&range[to]=2011-08-31`
This update is pending deployment, and we'll push it out later this
afternoon or tonight. You should be able to use it by tomorrow.
Thanks again for this great request!
Ryan