cancel
Showing results for 
Search instead for 
Did you mean: 

Download original workout file or tcx on behalf of user

timonidius
Mt. Kenya

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

1 ACCEPTED SOLUTION

timonidius
Mt. Kenya
1 REPLY 1

timonidius
Mt. Kenya

Use activity streams to receive the detailed workout data instead.

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

Ready, Get Set, Go!

Welcome to the Community - here is your guide to help you get started!


Know how to use Community


Understand Community Settings