API to Create, Update, Delete Time Entries

Implemented

Comments

16 comments

  • Avatar
    Leah Copeland

    Hi, Kai,

    Can you provide a bit more information on the specifics of the API feature you are looking for?

    Many thanks,
    Leah

    1
    Comment actions Permalink
  • Avatar
    Kai Gutzeit

    Hello,

    we would like to have an API (similiar to the Reporting API) which also allows us to modify Time Entries instead only a reading operation as it is implemented in the Reporting API.

    3
    Comment actions Permalink
  • Avatar
    Michael Schäfer

    Any updates on this? I'd love this feature!

    1
    Comment actions Permalink
  • Avatar
    Permanently deleted user

    Hi guys,

    We are going to bring controlling API to Timetracker in future, allowing to perform all CRUD operations.

    Unfortunately, I cannot tell when it will be done, as we do not have it in our short-term planning.

    I will post updates into this request when we have more news.

    Maxim

    0
    Comment actions Permalink
  • Avatar
    Mark Powell

    This would be great to allow us to avoid duplicating entry of annual leave.  This is logged in a HR system and we would like to integrate to automatically enter this into Timetracker

    1
    Comment actions Permalink
  • Avatar
    Vladislav Malanik

    Hi,

    it was promised during release of TimeTracker 4 (in November 2017), that API for CRUD operations will be released shortly. Do you have any specific date, when we should expect it? We plan to use it for pairing with HR system for registering absences.

     

    Thanks

     

    Vladislav

    0
    Comment actions Permalink
  • Avatar
    Josiah Johnson

    In a response to my recent support question about this on Jan 8, 2017, Leah Copeland said "I spoke to our development lead and they are estimating it will be implemented in about two months." (Not to put her on the spot--I'm sure it was intended with the usual development/business schedule caveats, so take it with a grain of salt.)

    0
    Comment actions Permalink
  • Avatar
    Santanu Mitra

    Hi,

    Any update on this feature? This is going to be a nice offering and really helps our HR team.

    0
    Comment actions Permalink
  • Avatar
    7pace tech support

    Hi all,

    Sorry for delaying API feature, that slipped in our schedule, I know that's bad, buuut there are good news too.

    We will implement preview version of that feature in the upcoming sprint, including it's length and usual release cadence I think it will be online end of June. 

     

    Maxim Lutsan

    0
    Comment actions Permalink
  • Avatar
    Santanu Mitra

    Hi,

     

    Any update on this?

    0
    Comment actions Permalink
  • Avatar
    7pace tech support

    Hi all,

    Yes, we are working on the preview version of the API, it is in the current running sprint, just talked to engineers. 

    We will try to release this preview version in the next update in the week, I will post update with some sample code here as soon as that goes online.

     

    Maxim Lutsan 

    0
    Comment actions Permalink
  • Avatar
    7pace tech support

    It is here!

    Check sample code here: https://github.com/7pace/timetracker-rest-api-samplecode

    (disclaimer: in preview, documentation is in progress too)

    Please let me know if you have any questions or suggestions.

     

    Maxim Lutsan

    0
    Comment actions Permalink
  • Avatar
    Taylor Gordon

    Hi Maxim,

    Thanks for the API!  Much appreciated.  It is exactly what we need.

    Question: can we set the User or ActivityType fields in the POST requests?  I have tried various ways and it seems to either be ignored or generate an error.  Can't figure out how to set these fields.

    Budget is the only other field I am not seeing but would like to be able to update.

    Thanks!
    Taylor

    0
    Comment actions Permalink
  • Avatar
    dev

    Hello everyone,

    Documentation will be released very soon.

    In a mean time - to set User and ActivityType for WorkLog you have to pass "userId" and "activityTypeId" guids respectively to POST or PATCH request. To find userId or activityTypeId you can execute GET requests "/api/rest/users" and "/api/rest/activityTypes"

    Unfortunately, Budgets won't be available for now in API. We will inform you when it will be implemented.

     

    Eugene Kolomytsev

    0
    Comment actions Permalink
  • Avatar
    Krzysztof Truong

    Hello, is there any update on Budgets REST Api? It would really help us with our PM/Dev/Reporting automated pipeline

    0
    Comment actions Permalink
  • Avatar
    7pace tech support

    Hi Krzysztof,

    API with Budgets information for reporting purposes will be available later this year. CRUD API for Budgets will come after that.

    We will announce Reporting API availability when it will be ready for preview.

     

    Maxim Lutsan

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk