Can you add all sports to allow uploading via API or other methods

Is the strength referring to TD workouts with implied strength benefits or individual strength workouts? If the latter, can the Activity POST API be extended to accept Strength workouts without files but with whatever the useful data would be (avg. HR, duration etc.) ?

We now have strength (i.e. weight training) from garmin and strava on the website activities tab. I built an app that I removed from the app store for now that allows Apple Health and Garmin Health, as well as manual entry… We are going to start allowing manual entry on the website soon. Can you explain more of what you mean you want?

Legitimately I think I am a use case of one with this stuff - I suspect just allowing whatever you allow via manual entry to come via API would probably work for me too. For fun I’ll tell you what I do - I use Zepp/Amazfit for gym session tracking, but it’s not easy to export info so i send a screenshot of my workout screen to an automation I have that uses OCR to extract the main metadata and stores it in a DB alongside the activities i pull from your API, I’m then building a dashboard in graphana but ‘Progress’ is better…so now I’d like to just shove all my data at you and use your dashboard :smiley: …oh and once my ankle heals I’m going to add running data too…

Oh, cool. We have api.trainerday.com and you can create a personal api key. You can upload TCX… I am not sure if other sports works but you could test if you want :slight_smile: I will try to test soon. We are in the middle of changing things so I did not put a link to this page yet in the main app. I am switching from mongo to postgres for activitirities. Once that is done for sure you can post any kind of workout there.

Ok, just got round to this, yes sportType is current restricted to run and bike so strength won’t work. I’ll keep an eye out for future updates.

Moving this to standalone feature request to reduce the chances of getting lost and putting a link in my backlog.

1 Like

We do support all sports now, just API is limited so this is not a big change.

1 Like