Manual Entry via API

Hi,

is there a way to do manual entries via the API?
I managed to add events (notes, races, …) and the documentation sounds like you can add workouts
(planned I think) - haven’t tried that yet. But I can’t find a way to add manual entries in the past.

I’d like to keep track of my commutes - which are not tracked on a regular basis (so they won’t sync here
automatically) but I know the exact time, duration, distance and even ballpark load - that would be great for getting a more complete picture of my projected fitness. And with the option to hide commutes in the calendar view it won’t bother me in the view either.

PS: it’s not that recent, but this guy would probably benefit from that as well:

I just added an endpoint: POST /api/v1/athlete/{id}/activities/manual

You can see what to send using the Intervals.icu web app.

1 Like

That speed of you updating and adapting is awesome. I’ll have a look over the weekend