Skip to main content
Solved

Download original workout file or tcx on behalf of user

  • June 11, 2024
  • 1 reply
  • 59 views

Forum|alt.badge.img+2

My application is parsing workout datapoints and I want to make it easier for the users by fetching the input files automatically from strava workouts.

The export_original and export_tcx paths don't exist on api/v3/activities. Should I be able to access the web endpoints with the access token I get from authenticating the user in my app? Because I am not managing to access them.

https://www.strava.com/activities/[activity_id]/export_original

https://www.strava.com/activities/[activity_id]/export_tcx

Best answer by timonidius

Use activity streams to receive the detailed workout data instead.

https://developers.strava.com/docs/reference/#api-Streams-getActivityStreams

View original
Did this topic help you find an answer to your question?

Forum|alt.badge.img+2

Use activity streams to receive the detailed workout data instead.

https://developers.strava.com/docs/reference/#api-Streams-getActivityStreams


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept, you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings