Would it be possible to have better integration with TrainAsOne? I cannot find if they have an API. I have created a webcal on TAO, and added that to Intervals.icu. Here is an example of a future workout:
Economy run 48C (adjusted for 21.8℃ and 1.57 undulation)
Total: 12 minutes (~1.7 km)
Run steps:
Walk/slow run for 5 minutes at 07:20/km 132 bpm (125 to 139), (682 m).
Easy run for 7 minutes at 06:36/km 145 bpm (136 to 154), (1.1 km).
Would it be possible to analyse that and automatically create a workout with the correct steps?
Currently, past workouts do not include run steps, however TAO may change that.
I know this has sat dormant for a year, but I wanted to chime in just to say that it is something I would also be interested in (assuming TrainAsOne does what’s needed on their end).
Hi, I’ve coded a script that transforms the TrainAsOne calendar to Intervals.icu format.
You have to:
get your TrainAsOne calendar ID: in the calendar view of the web app, select “calendar sharing” and copy the ID (e.g.: the id is ‘abc’ if the url is webcal://beta.trainasone.com/calendar/abc.ics)
in Intervals.icu, in the Activities view, click on “Options”, then “Add Calendar”. Paste the URL https://poirelpa.whf.bz/tao2icu?id=abc , replacing ‘abc’ with your own trainAsOne calendar Id.
This is only a prototype that seems to work for me. If it does not work for you, please send me your calendar Id and I will check it.