Sign in to participate
Be Kind, Be Helpful
Ask a question, answer a question, and get to know the fine people in the Harvest community.
This is a Topic in API and Developers
Announcement: updated_since available in invoices API
There is a new filtering option available in the invoices API. For the SHOW ALL requests, you may now pass an updated_since parameter. This allows easy access to retrieve only the most recent changes for the invoices you are going after.
http://www.getharvest.com/api/invoice
This addition is along the same lines as our previous clients and projects API update.
I like the updated_since options in this, projects & clients. Would love it if there were a way to grab time entries based on updated-at, Currently get time info through the /people/[id]/entries?from-to report. Would really be useful to have an updated?from-to.