GithubHelp home page GithubHelp logo

Comments (5)

janika avatar janika commented on August 17, 2024

We have a possibility to get user time entries with the since parameter, which acts like the start_date in the api v6 request. End date is current timestamp and there is no possibility to send it as a parameter . The request is described here: https://github.com/toggl/toggl_api_docs/blob/master/chapters/users.md#get-current-user-data
This also retrieves a lot of other user related information. Would this request work for you?

We are planning to release reports request as a public API, but have no ETA yet. Meanwhile, if you really can not do without the time entries request we can implement it in v8 also.

from toggl_api_docs.

oliverhanappi avatar oliverhanappi commented on August 17, 2024

We need this functionality as well. It is crucial for our applications.

from toggl_api_docs.

jazzslider avatar jazzslider commented on August 17, 2024

Retrieving time entries by user is a little impractical for our use case, since our reporting is done by the project, rather than by the user.

What would be interesting is if the same kind of since parameter could be implemented for project requests as well; that'd get us more or less what we need. In fact, that'd be better (in our case) since the v6 API currently requires us to pull down all time entries and then filter by project at the application level.

from toggl_api_docs.

davereid avatar davereid commented on August 17, 2024

Agreed, we really need to put a limit to the end date of time entries. We've experienced many problems, server errors, etc with trying to request long-term data for users, so the only way around it is to 'chunk' the data requests into three months at a time. Without an end date parameter, this functionality is useless, unless we can get a guarantee that we can request all the time entry data for a user for an entire year without timeouts or server errors. Until the reports API is available, we need end date.

from toggl_api_docs.

janika avatar janika commented on August 17, 2024

On popular demand we have added the functionality to API v8. Read more here: https://github.com/toggl/toggl_api_docs/blob/master/chapters/time_entries.md#get-time-entries-started-in-a-specific-time-range

from toggl_api_docs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.