Hi Philip,
We have now added support for sorting contacts and invoices by the
created_at and updated_at dates. So if you want to find recently updated
contacts, you can request that they be sorted by the updated_at field in
descending order:
https://api.freeagent.com/v2/contacts?sort=-updated_at
We have added details in the API documentation:
Thanks,
DavidOn Wednesday, 28 May 2014 09:54:58 UTC+1, Phillip Haines wrote:
Hello,
Are there any plans to add a filter to the contacts end point (GET
https://api.freeagent.com/v2/contacts) to only return records that have
been created or updated since the date supplied on the modified since
filter. This would help cut down the number of records downloaded and the
time taken to download them when syncing contacts in our CRM with FreeAgent.Cheers
Phillip