How do I get Time Entries by User filtered by not Invoiced

I’m using the API to pull time entries that have not been set to invoiced in Clockify so that I can pull them into another system first and then set them to Invoiced. Is this possible?

Hey, Sal! It’s not currently possible to filter by not invoiced but we plan to add this in the future.

Thanks for the response. So is the workaround here to create a similar custom field on Time Entry called “Invoiced Custom” (or something similar) and then I should have access to it through the API?

You could just use the “Tag” option, so basically create a tag “invoiced” and tag entries with that, then you can filter the report by tag.

1 Like