Skip to main content

Strava calculates the nearest possible location of where an activity was performed. For example, if you ride your bike in a local state park, Strava is able to retrieve that information and add it next to the time and date of your activity. Is it possible to expose this information as part of the API response for an activity?

The use case I have is to get the location data and stick it to the title as part of post process automation to indicate where an activity was performed.

I agree it would be nice to have in the information returned from getActivity. Unless/until that is implemented, a few other options for you:


Reply