toggl / toggl_api_docs

Documentation for the Toggl API
1.4k stars 235 forks source link

Increase Rate Limit #398

Closed kluhman closed 2 years ago

kluhman commented 3 years ago

Because of the lack of webhooks, we are forced to poll for new and updated timesheet entries whenever we want to update our other reporting services. When paging over results from the detailed report page, 1 request per second is just not enough with only 50 results per page

kovin commented 2 years ago

Webhooks have been implemented :rocket: Announcement in related issue