Filter on updated_at timestamp

I am extracting regularly timeslips and expenses and put them in a google sheet using google apps script for further reporting (check out https://datastudio.google.com which gives world class BI functionality for free).
It would be nice to avoid full extracts, but rather do a delta extract instead, which would need a lot less resources and execution time.
Timeslips and expenses currently only support from_date filter which effectively filters on dated_on rather than on updated_at.

Hi Timm,

You’d be pleased to know that the development team is currently working on these filters and we expect to roll them out in a week or so. I’ll be back in touch when I have an update.

Regards,

Anup Narkhede

1 Like

Brilliant! Looking forward to it!

We have published the updated_since filter support today. Please follow the announcement here: Support for updated_since date filter

Anup

2 Likes